public class NewLateBinding extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/Microsoft.VisualBasic.CompilerServices.NewLateBinding
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: Microsoft.VisualBasic
|
static java.lang.String |
className
Qualified class name: Microsoft.VisualBasic.CompilerServices.NewLateBinding
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
NewLateBinding() |
NewLateBinding(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static NewLateBinding |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into NewLateBinding, a cast assert is made to check if types are compatible. |
static NetObject |
FallbackCall(NetObject dupParam0,
java.lang.String dupParam1,
NetObject[] dupParam2,
JCORefOut dupParam3,
boolean dupParam4) |
static NetObject |
FallbackCall(NetObject Instance,
java.lang.String MemberName,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
boolean IgnoreReturn) |
static NetObject |
FallbackGet(NetObject dupParam0,
java.lang.String dupParam1,
NetObject[] dupParam2,
JCORefOut dupParam3) |
static NetObject |
FallbackGet(NetObject Instance,
java.lang.String MemberName,
NetObject[] Arguments,
java.lang.String[] ArgumentNames) |
static void |
FallbackIndexSet(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2) |
static void |
FallbackIndexSet(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames) |
static void |
FallbackIndexSetComplex(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2,
boolean dupParam3,
boolean dupParam4) |
static void |
FallbackIndexSetComplex(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
boolean OptimisticSet,
boolean RValueBase) |
static NetObject |
FallbackInvokeDefault1(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2,
boolean dupParam3) |
static NetObject |
FallbackInvokeDefault1(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
boolean ReportErrors) |
static NetObject |
FallbackInvokeDefault2(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2,
boolean dupParam3) |
static NetObject |
FallbackInvokeDefault2(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
boolean ReportErrors) |
static void |
FallbackSet(NetObject Instance,
java.lang.String MemberName,
NetObject[] Arguments) |
static void |
FallbackSetComplex(NetObject Instance,
java.lang.String MemberName,
NetObject[] Arguments,
boolean OptimisticSet,
boolean RValueBase) |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
static NetObject |
LateCall(NetObject dupParam0,
NetType dupParam1,
java.lang.String dupParam2,
NetObject[] dupParam3,
JCORefOut dupParam4,
NetType[] dupParam5,
JCORefOut dupParam6,
boolean dupParam7) |
static NetObject |
LateCall(NetObject Instance,
NetType Type,
java.lang.String MemberName,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
NetType[] TypeArguments,
boolean[] CopyBack,
boolean IgnoreReturn) |
static NetObject |
LateCallInvokeDefault(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2,
boolean dupParam3) |
static NetObject |
LateCallInvokeDefault(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
boolean ReportErrors) |
static boolean |
LateCanEvaluate(NetObject instance,
NetType type,
java.lang.String memberName,
NetObject[] arguments,
boolean allowFunctionEvaluation,
boolean allowPropertyEvaluation) |
static NetObject |
LateGet(NetObject dupParam0,
NetType dupParam1,
java.lang.String dupParam2,
NetObject[] dupParam3,
JCORefOut dupParam4,
NetType[] dupParam5,
JCORefOut dupParam6) |
static NetObject |
LateGet(NetObject Instance,
NetType Type,
java.lang.String MemberName,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
NetType[] TypeArguments,
boolean[] CopyBack) |
static NetObject |
LateGetInvokeDefault(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2,
boolean dupParam3) |
static NetObject |
LateGetInvokeDefault(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
boolean ReportErrors) |
static NetObject |
LateIndexGet(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2) |
static NetObject |
LateIndexGet(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames) |
static void |
LateIndexSet(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2) |
static void |
LateIndexSet(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames) |
static void |
LateIndexSetComplex(NetObject dupParam0,
NetObject[] dupParam1,
JCORefOut dupParam2,
boolean dupParam3,
boolean dupParam4) |
static void |
LateIndexSetComplex(NetObject Instance,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
boolean OptimisticSet,
boolean RValueBase) |
static void |
LateSet(NetObject dupParam0,
NetType dupParam1,
java.lang.String dupParam2,
NetObject[] dupParam3,
JCORefOut dupParam4,
NetType[] dupParam5) |
static void |
LateSet(NetObject dupParam0,
NetType dupParam1,
java.lang.String dupParam2,
NetObject[] dupParam3,
JCORefOut dupParam4,
NetType[] dupParam5,
boolean dupParam6,
boolean dupParam7,
CallType dupParam8) |
static void |
LateSet(NetObject Instance,
NetType Type,
java.lang.String MemberName,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
NetType[] TypeArguments) |
static void |
LateSet(NetObject Instance,
NetType Type,
java.lang.String MemberName,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
NetType[] TypeArguments,
boolean OptimisticSet,
boolean RValueBase,
CallType CallType) |
static void |
LateSetComplex(NetObject dupParam0,
NetType dupParam1,
java.lang.String dupParam2,
NetObject[] dupParam3,
JCORefOut dupParam4,
NetType[] dupParam5,
boolean dupParam6,
boolean dupParam7) |
static void |
LateSetComplex(NetObject Instance,
NetType Type,
java.lang.String MemberName,
NetObject[] Arguments,
java.lang.String[] ArgumentNames,
NetType[] TypeArguments,
boolean OptimisticSet,
boolean RValueBase) |
void |
setJCOInstance(JCObject instance) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public NewLateBinding()
throws java.lang.Throwable
java.lang.Throwablepublic NewLateBinding(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static NewLateBinding cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into NewLateBinding, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedNewLateBinding instancejava.lang.Throwable - in case of error during cast operationpublic static NetObject FallbackCall(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3, boolean dupParam4) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, ArgumentOutOfRangeException, RankException, MissingMemberException, InvalidCastException, InternalErrorException, NullReferenceException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionInvalidCastExceptionInternalErrorExceptionNullReferenceExceptionpublic static NetObject FallbackCall(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean IgnoreReturn) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, ArgumentOutOfRangeException, RankException, MissingMemberException, InvalidCastException, InternalErrorException, NullReferenceException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionInvalidCastExceptionInternalErrorExceptionNullReferenceExceptionpublic static NetObject FallbackGet(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, ArgumentOutOfRangeException, RankException, MissingMemberException, NullReferenceException, FormatException, InvalidCastException, AmbiguousMatchException, MissingMethodException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionNullReferenceExceptionFormatExceptionInvalidCastExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorExceptionpublic static NetObject FallbackGet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, ArgumentOutOfRangeException, RankException, MissingMemberException, NullReferenceException, FormatException, InvalidCastException, AmbiguousMatchException, MissingMethodException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionNullReferenceExceptionFormatExceptionInvalidCastExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorExceptionpublic static void FallbackIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException, MissingMethodException, TargetInvocationException, FormatException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, NotSupportedException, NotImplementedException, AmbiguousMatchException, ArgumentOutOfRangeException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionNotSupportedExceptionNotImplementedExceptionAmbiguousMatchExceptionArgumentOutOfRangeExceptionInternalErrorExceptionpublic static void FallbackIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException, MissingMethodException, TargetInvocationException, FormatException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, NotSupportedException, NotImplementedException, AmbiguousMatchException, ArgumentOutOfRangeException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionNotSupportedExceptionNotImplementedExceptionAmbiguousMatchExceptionArgumentOutOfRangeExceptionInternalErrorExceptionpublic static void FallbackIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException, FormatException, InvalidCastException, OverflowException, NotSupportedException, ArgumentOutOfRangeException, NullReferenceException, MissingMemberException, AmbiguousMatchException, MissingMethodException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorExceptionpublic static void FallbackIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException, FormatException, InvalidCastException, OverflowException, NotSupportedException, ArgumentOutOfRangeException, NullReferenceException, MissingMemberException, AmbiguousMatchException, MissingMethodException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorExceptionpublic static NetObject FallbackInvokeDefault1(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotImplementedException, SecurityException
public static NetObject FallbackInvokeDefault1(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotImplementedException, SecurityException
public static NetObject FallbackInvokeDefault2(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException, ArgumentOutOfRangeException, FormatException, InvalidCastException, NotSupportedException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, OverflowException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidCastExceptionNotSupportedExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionOverflowExceptionInternalErrorExceptionpublic static NetObject FallbackInvokeDefault2(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException, ArgumentOutOfRangeException, FormatException, InvalidCastException, NotSupportedException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, OverflowException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidCastExceptionNotSupportedExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionOverflowExceptionInternalErrorExceptionpublic static void FallbackSet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, FormatException, OverflowException, NotImplementedException, NullReferenceException, NotSupportedException, RankException, AmbiguousMatchException, TargetInvocationException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNotImplementedExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorExceptionpublic static void FallbackSetComplex(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, FormatException, OverflowException, NotImplementedException, NullReferenceException, NotSupportedException, RankException, AmbiguousMatchException, TargetInvocationException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNotImplementedExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static NetObject LateCall(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, JCORefOut dupParam6, boolean dupParam7) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, MissingMemberException, InvalidCastException, FormatException, OverflowException, MissingMethodException, NullReferenceException, NotSupportedException, AmbiguousMatchException, SecurityException, RankException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionInvalidCastExceptionFormatExceptionOverflowExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionAmbiguousMatchExceptionSecurityExceptionRankExceptionInternalErrorExceptionpublic static NetObject LateCall(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean[] CopyBack, boolean IgnoreReturn) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, MissingMemberException, InvalidCastException, FormatException, OverflowException, MissingMethodException, NullReferenceException, NotSupportedException, AmbiguousMatchException, SecurityException, RankException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionInvalidCastExceptionFormatExceptionOverflowExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionAmbiguousMatchExceptionSecurityExceptionRankExceptionInternalErrorExceptionpublic static NetObject LateCallInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, FormatException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, NotImplementedException, RankException, InvalidCastException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorExceptionpublic static NetObject LateCallInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, FormatException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, NotImplementedException, RankException, InvalidCastException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorExceptionpublic static boolean LateCanEvaluate(NetObject instance, NetType type, java.lang.String memberName, NetObject[] arguments, boolean allowFunctionEvaluation, boolean allowPropertyEvaluation) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, RankException, MissingMemberException, NullReferenceException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionRankExceptionMissingMemberExceptionNullReferenceExceptionpublic static NetObject LateGet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, JCORefOut dupParam6) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, MissingMethodException, NullReferenceException, NotSupportedException, InvalidCastException, RankException, FormatException, OverflowException, MissingMemberException, AmbiguousMatchException, SecurityException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionInvalidCastExceptionRankExceptionFormatExceptionOverflowExceptionMissingMemberExceptionAmbiguousMatchExceptionSecurityExceptionInternalErrorExceptionpublic static NetObject LateGet(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean[] CopyBack) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, MissingMethodException, NullReferenceException, NotSupportedException, InvalidCastException, RankException, FormatException, OverflowException, MissingMemberException, AmbiguousMatchException, SecurityException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionInvalidCastExceptionRankExceptionFormatExceptionOverflowExceptionMissingMemberExceptionAmbiguousMatchExceptionSecurityExceptionInternalErrorExceptionpublic static NetObject LateGetInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, FormatException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, NotImplementedException, RankException, InvalidCastException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorExceptionpublic static NetObject LateGetInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, FormatException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, NotImplementedException, RankException, InvalidCastException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorExceptionpublic static NetObject LateIndexGet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, FormatException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, NotImplementedException, RankException, InvalidCastException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorExceptionpublic static NetObject LateIndexGet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, FormatException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, NotImplementedException, RankException, InvalidCastException, MissingMemberException, AmbiguousMatchException, NullReferenceException, MissingMethodException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorExceptionpublic static void LateIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorExceptionpublic static void LateIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorExceptionpublic static void LateIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorExceptionpublic static void LateIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorExceptionpublic static void LateSet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, CultureNotFoundException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorExceptionpublic static void LateSet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, boolean dupParam6, boolean dupParam7, CallType dupParam8) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, MissingMemberException, MissingMethodException, InvalidCastException, FormatException, OverflowException, NullReferenceException, NotSupportedException, RankException, AmbiguousMatchException, TargetInvocationException, TargetParameterCountException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionTargetParameterCountExceptionInternalErrorExceptionpublic static void LateSet(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, CultureNotFoundException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorExceptionpublic static void LateSet(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean OptimisticSet, boolean RValueBase, CallType CallType) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, MissingMemberException, MissingMethodException, InvalidCastException, FormatException, OverflowException, NullReferenceException, NotSupportedException, RankException, AmbiguousMatchException, TargetInvocationException, TargetParameterCountException, InternalErrorException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionTargetParameterCountExceptionInternalErrorExceptionpublic static void LateSetComplex(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, boolean dupParam6, boolean dupParam7) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, CultureNotFoundException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorExceptionpublic static void LateSetComplex(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, InvalidOperationException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, MemberAccessException, TargetException, TargetParameterCountException, CultureNotFoundException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, TargetInvocationException, InternalErrorException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject