Class NewLateBinding
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- microsoft.visualbasic.compilerservices.NewLateBinding
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class NewLateBinding extends NetObject
The base .NET class managing Microsoft.VisualBasic.CompilerServices.NewLateBinding, Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..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
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.StringassemblyShortNameAssembly name: Microsoft.VisualBasicstatic java.lang.StringclassNameQualified class name: Microsoft.VisualBasic.CompilerServices.NewLateBindingstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description NewLateBinding()NewLateBinding(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NewLateBindingcast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoNewLateBinding, a cast assert is made to check if types are compatible.static NetObjectFallbackCall(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean IgnoreReturn)static NetObjectFallbackCall(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3, boolean dupParam4)static NetObjectFallbackGet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames)static NetObjectFallbackGet(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3)static voidFallbackIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames)static voidFallbackIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2)static voidFallbackIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase)static voidFallbackIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4)static NetObjectFallbackInvokeDefault1(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)static NetObjectFallbackInvokeDefault1(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)static NetObjectFallbackInvokeDefault2(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)static NetObjectFallbackInvokeDefault2(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)static voidFallbackSet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments)static voidFallbackSetComplex(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, boolean OptimisticSet, boolean RValueBase)java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class Typestatic NetObjectLateCall(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean[] CopyBack, boolean IgnoreReturn)static NetObjectLateCall(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, JCORefOut dupParam6, boolean dupParam7)static NetObjectLateCallInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)static NetObjectLateCallInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)static booleanLateCanEvaluate(NetObject instance, NetType type, java.lang.String memberName, NetObject[] arguments, boolean allowFunctionEvaluation, boolean allowPropertyEvaluation)static NetObjectLateGet(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean[] CopyBack)static NetObjectLateGet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, JCORefOut dupParam6)static NetObjectLateGetInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)static NetObjectLateGetInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)static NetObjectLateIndexGet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames)static NetObjectLateIndexGet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2)static voidLateIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames)static voidLateIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2)static voidLateIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase)static voidLateIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4)static voidLateSet(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments)static voidLateSet(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean OptimisticSet, boolean RValueBase, CallType CallType)static voidLateSet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5)static voidLateSet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, boolean dupParam6, boolean dupParam7, CallType dupParam8)static voidLateSetComplex(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean OptimisticSet, boolean RValueBase)static voidLateSetComplex(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, boolean dupParam6, boolean dupParam7)voidsetJCOInstance(JCObject instance)
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: Microsoft.VisualBasic- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: Microsoft.VisualBasic.CompilerServices.NewLateBinding- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classNetObject- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classNetObject- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classNetObject- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static NewLateBinding cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoNewLateBinding, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
NewLateBindinginstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
LateCanEvaluate
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionRankExceptionMissingMemberExceptionNullReferenceException
-
FallbackCall
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionInvalidCastExceptionInternalErrorExceptionNullReferenceException
-
FallbackCall
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionInvalidCastExceptionInternalErrorExceptionNullReferenceException
-
FallbackGet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionNullReferenceExceptionFormatExceptionInvalidCastExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorException
-
FallbackGet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionMissingMemberExceptionNullReferenceExceptionFormatExceptionInvalidCastExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorException
-
FallbackInvokeDefault1
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
-
FallbackInvokeDefault1
public static NetObject FallbackInvokeDefault1(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotImplementedException, SecurityException
-
FallbackInvokeDefault2
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidCastExceptionNotSupportedExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionOverflowExceptionInternalErrorException
-
FallbackInvokeDefault2
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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidCastExceptionNotSupportedExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionOverflowExceptionInternalErrorException
-
LateCall
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionInvalidCastExceptionFormatExceptionOverflowExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionAmbiguousMatchExceptionSecurityExceptionRankExceptionInternalErrorException
-
LateCall
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionInvalidCastExceptionFormatExceptionOverflowExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionAmbiguousMatchExceptionSecurityExceptionRankExceptionInternalErrorException
-
LateCallInvokeDefault
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorException
-
LateCallInvokeDefault
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorException
-
LateGet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionInvalidCastExceptionRankExceptionFormatExceptionOverflowExceptionMissingMemberExceptionAmbiguousMatchExceptionSecurityExceptionInternalErrorException
-
LateGet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMethodExceptionNullReferenceExceptionNotSupportedExceptionInvalidCastExceptionRankExceptionFormatExceptionOverflowExceptionMissingMemberExceptionAmbiguousMatchExceptionSecurityExceptionInternalErrorException
-
LateGetInvokeDefault
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorException
-
LateGetInvokeDefault
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorException
-
LateIndexGet
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorException
-
LateIndexGet
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionFormatExceptionInvalidOperationExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionRankExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionNullReferenceExceptionMissingMethodExceptionTargetInvocationExceptionInternalErrorException
-
FallbackIndexSet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionNotSupportedExceptionNotImplementedExceptionAmbiguousMatchExceptionArgumentOutOfRangeExceptionInternalErrorException
-
FallbackIndexSet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionNotSupportedExceptionNotImplementedExceptionAmbiguousMatchExceptionArgumentOutOfRangeExceptionInternalErrorException
-
FallbackIndexSetComplex
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorException
-
FallbackIndexSetComplex
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionFormatExceptionInvalidCastExceptionOverflowExceptionNotSupportedExceptionArgumentOutOfRangeExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionInternalErrorException
-
FallbackSet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNotImplementedExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorException
-
FallbackSetComplex
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNotImplementedExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorException
-
LateIndexSet
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorException
-
LateIndexSet
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorException
-
LateIndexSetComplex
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorException
-
LateIndexSetComplex
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchExceptionInternalErrorException
-
LateSet
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorException
-
LateSet
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorException
-
LateSet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionTargetParameterCountExceptionInternalErrorException
-
LateSet
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionFormatExceptionOverflowExceptionNullReferenceExceptionNotSupportedExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionTargetParameterCountExceptionInternalErrorException
-
LateSetComplex
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorException
-
LateSetComplex
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionCultureNotFoundExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionTargetInvocationExceptionInternalErrorException
-
-