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.Core, Version=15.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.Core, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.StringassemblyShortNameAssembly name: Microsoft.VisualBasic.Corestatic java.lang.StringclassNameQualified class name: Microsoft.VisualBasic.CompilerServices.NewLateBindingstatic org.mases.jcobridge.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 objectorg.mases.jcobridge.JCTypegetJCOType()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 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(org.mases.jcobridge.JCObject instance)
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: Microsoft.VisualBasic.Core, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: Microsoft.VisualBasic.Core- 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
-
classType
public static org.mases.jcobridge.JCType classType
The type managed from JCOBridge. SeeJCType
-
-
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(org.mases.jcobridge.JCObject instance)
- Overrides:
setJCOInstancein classNetObject
-
getJCOType
public org.mases.jcobridge.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
-
FallbackCall
public static NetObject FallbackCall(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean IgnoreReturn) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, ArrayTypeMismatchException, InvalidCastException, MissingMemberException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionMissingMemberExceptionNullReferenceException
-
FallbackCall
public static NetObject FallbackCall(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3, boolean dupParam4) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, ArrayTypeMismatchException, InvalidCastException, MissingMemberException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionMissingMemberExceptionNullReferenceException
-
FallbackGet
public static NetObject FallbackGet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, ArrayTypeMismatchException, InvalidCastException, MissingMemberException, NullReferenceException, OverflowException, AmbiguousMatchException, MissingMethodException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionMissingMemberExceptionNullReferenceExceptionOverflowExceptionAmbiguousMatchExceptionMissingMethodException
-
FallbackGet
public static NetObject FallbackGet(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, ArrayTypeMismatchException, InvalidCastException, MissingMemberException, NullReferenceException, OverflowException, AmbiguousMatchException, MissingMethodException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionMissingMemberExceptionNullReferenceExceptionOverflowExceptionAmbiguousMatchExceptionMissingMethodException
-
FallbackInvokeDefault1
public static NetObject FallbackInvokeDefault1(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, ArgumentNullException, IndexOutOfRangeException, RankException, ArgumentException, ArrayTypeMismatchException, PlatformNotSupportedException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, InvalidOperationException, NotSupportedException, FileLoadException, CultureNotFoundException
- Throws:
java.lang.ThrowableArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidOperationExceptionNotSupportedExceptionFileLoadExceptionCultureNotFoundException
-
FallbackInvokeDefault1
public static NetObject FallbackInvokeDefault1(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, IndexOutOfRangeException, RankException, ArgumentException, ArrayTypeMismatchException, PlatformNotSupportedException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, InvalidOperationException, NotSupportedException, FileLoadException, CultureNotFoundException
- Throws:
java.lang.ThrowableArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidOperationExceptionNotSupportedExceptionFileLoadExceptionCultureNotFoundException
-
FallbackInvokeDefault2
public static NetObject FallbackInvokeDefault2(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, OverflowException, InvalidCastException, MissingMemberException, AmbiguousMatchException, MissingMethodException, ArrayTypeMismatchException, NullReferenceException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionOverflowExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionArrayTypeMismatchExceptionNullReferenceExceptionTargetInvocationException
-
FallbackInvokeDefault2
public static NetObject FallbackInvokeDefault2(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, OverflowException, InvalidCastException, MissingMemberException, AmbiguousMatchException, MissingMethodException, ArrayTypeMismatchException, NullReferenceException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionOverflowExceptionInvalidCastExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionArrayTypeMismatchExceptionNullReferenceExceptionTargetInvocationException
-
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, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, InvalidOperationException, FormatException, ArrayTypeMismatchException, MissingMemberException, InvalidCastException, OverflowException, MissingMethodException, RankException, NullReferenceException, AmbiguousMatchException, FileLoadException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidOperationExceptionFormatExceptionArrayTypeMismatchExceptionMissingMemberExceptionInvalidCastExceptionOverflowExceptionMissingMethodExceptionRankExceptionNullReferenceExceptionAmbiguousMatchExceptionFileLoadException
-
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, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, InvalidOperationException, FormatException, ArrayTypeMismatchException, MissingMemberException, InvalidCastException, OverflowException, MissingMethodException, RankException, NullReferenceException, AmbiguousMatchException, FileLoadException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidOperationExceptionFormatExceptionArrayTypeMismatchExceptionMissingMemberExceptionInvalidCastExceptionOverflowExceptionMissingMethodExceptionRankExceptionNullReferenceExceptionAmbiguousMatchExceptionFileLoadException
-
LateCallInvokeDefault
public static NetObject LateCallInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentException, PlatformNotSupportedException, NotSupportedException, CultureNotFoundException, FormatException, RankException, ArgumentOutOfRangeException, OverflowException, InvalidCastException, IndexOutOfRangeException, MissingMemberException, AmbiguousMatchException, MissingMethodException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionCultureNotFoundExceptionFormatExceptionRankExceptionArgumentOutOfRangeExceptionOverflowExceptionInvalidCastExceptionIndexOutOfRangeExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionNullReferenceException
-
LateCallInvokeDefault
public static NetObject LateCallInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentException, PlatformNotSupportedException, NotSupportedException, CultureNotFoundException, FormatException, RankException, ArgumentOutOfRangeException, OverflowException, InvalidCastException, IndexOutOfRangeException, MissingMemberException, AmbiguousMatchException, MissingMethodException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionCultureNotFoundExceptionFormatExceptionRankExceptionArgumentOutOfRangeExceptionOverflowExceptionInvalidCastExceptionIndexOutOfRangeExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionNullReferenceException
-
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, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, InvalidOperationException, FormatException, MissingMethodException, InvalidCastException, RankException, ArrayTypeMismatchException, NullReferenceException, OverflowException, MissingMemberException, AmbiguousMatchException, FileLoadException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidOperationExceptionFormatExceptionMissingMethodExceptionInvalidCastExceptionRankExceptionArrayTypeMismatchExceptionNullReferenceExceptionOverflowExceptionMissingMemberExceptionAmbiguousMatchExceptionFileLoadException
-
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, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, InvalidOperationException, FormatException, MissingMethodException, InvalidCastException, RankException, ArrayTypeMismatchException, NullReferenceException, OverflowException, MissingMemberException, AmbiguousMatchException, FileLoadException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidOperationExceptionFormatExceptionMissingMethodExceptionInvalidCastExceptionRankExceptionArrayTypeMismatchExceptionNullReferenceExceptionOverflowExceptionMissingMemberExceptionAmbiguousMatchExceptionFileLoadException
-
LateGetInvokeDefault
public static NetObject LateGetInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentException, PlatformNotSupportedException, NotSupportedException, CultureNotFoundException, FormatException, RankException, ArgumentOutOfRangeException, OverflowException, InvalidCastException, IndexOutOfRangeException, MissingMemberException, AmbiguousMatchException, MissingMethodException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionCultureNotFoundExceptionFormatExceptionRankExceptionArgumentOutOfRangeExceptionOverflowExceptionInvalidCastExceptionIndexOutOfRangeExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionNullReferenceException
-
LateGetInvokeDefault
public static NetObject LateGetInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentException, PlatformNotSupportedException, NotSupportedException, CultureNotFoundException, FormatException, RankException, ArgumentOutOfRangeException, OverflowException, InvalidCastException, IndexOutOfRangeException, MissingMemberException, AmbiguousMatchException, MissingMethodException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionCultureNotFoundExceptionFormatExceptionRankExceptionArgumentOutOfRangeExceptionOverflowExceptionInvalidCastExceptionIndexOutOfRangeExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionNullReferenceException
-
LateIndexGet
public static NetObject LateIndexGet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentException, PlatformNotSupportedException, NotSupportedException, CultureNotFoundException, FormatException, RankException, ArgumentOutOfRangeException, OverflowException, InvalidCastException, IndexOutOfRangeException, MissingMemberException, AmbiguousMatchException, MissingMethodException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionCultureNotFoundExceptionFormatExceptionRankExceptionArgumentOutOfRangeExceptionOverflowExceptionInvalidCastExceptionIndexOutOfRangeExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionNullReferenceException
-
LateIndexGet
public static NetObject LateIndexGet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentException, PlatformNotSupportedException, NotSupportedException, CultureNotFoundException, FormatException, RankException, ArgumentOutOfRangeException, OverflowException, InvalidCastException, IndexOutOfRangeException, MissingMemberException, AmbiguousMatchException, MissingMethodException, NullReferenceException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionCultureNotFoundExceptionFormatExceptionRankExceptionArgumentOutOfRangeExceptionOverflowExceptionInvalidCastExceptionIndexOutOfRangeExceptionMissingMemberExceptionAmbiguousMatchExceptionMissingMethodExceptionNullReferenceException
-
FallbackIndexSet
public static void FallbackIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, RankException, MissingMethodException, NotSupportedException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionCultureNotFoundExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionRankExceptionMissingMethodExceptionNotSupportedExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
FallbackIndexSet
public static void FallbackIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, RankException, MissingMethodException, NotSupportedException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionCultureNotFoundExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionRankExceptionMissingMethodExceptionNotSupportedExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
FallbackIndexSetComplex
public static void FallbackIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, ArrayTypeMismatchException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionArrayTypeMismatchExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
FallbackIndexSetComplex
public static void FallbackIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, ArrayTypeMismatchException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionRankExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionArrayTypeMismatchExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
FallbackSet
public static void FallbackSet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, NotSupportedException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, RankException, ArrayTypeMismatchException, NullReferenceException, AmbiguousMatchException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionCultureNotFoundExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionNotSupportedExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionRankExceptionArrayTypeMismatchExceptionNullReferenceExceptionAmbiguousMatchExceptionTargetInvocationException
-
FallbackSetComplex
public static void FallbackSetComplex(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, NotSupportedException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, RankException, ArrayTypeMismatchException, NullReferenceException, AmbiguousMatchException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionCultureNotFoundExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionNotSupportedExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionRankExceptionArrayTypeMismatchExceptionNullReferenceExceptionAmbiguousMatchExceptionTargetInvocationException
-
LateIndexSet
public static void LateIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, ArgumentNullException, IndexOutOfRangeException, RankException, ArgumentException, ArrayTypeMismatchException, PlatformNotSupportedException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, InvalidOperationException, NotSupportedException, BadImageFormatException, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidOperationExceptionNotSupportedExceptionBadImageFormatExceptionCultureNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
LateIndexSet
public static void LateIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, ArgumentNullException, IndexOutOfRangeException, RankException, ArgumentException, ArrayTypeMismatchException, PlatformNotSupportedException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, InvalidOperationException, NotSupportedException, BadImageFormatException, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidOperationExceptionNotSupportedExceptionBadImageFormatExceptionCultureNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
LateIndexSetComplex
public static void LateIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, ArgumentNullException, IndexOutOfRangeException, RankException, ArgumentException, ArrayTypeMismatchException, PlatformNotSupportedException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, InvalidOperationException, NotSupportedException, BadImageFormatException, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidOperationExceptionNotSupportedExceptionBadImageFormatExceptionCultureNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
LateIndexSetComplex
public static void LateIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4) throws java.lang.Throwable, ArgumentNullException, IndexOutOfRangeException, RankException, ArgumentException, ArrayTypeMismatchException, PlatformNotSupportedException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, InvalidOperationException, NotSupportedException, BadImageFormatException, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidOperationExceptionNotSupportedExceptionBadImageFormatExceptionCultureNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionMissingMemberExceptionAmbiguousMatchException
-
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, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, InvalidOperationException, FormatException, ArrayTypeMismatchException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, RankException, NullReferenceException, AmbiguousMatchException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidOperationExceptionFormatExceptionArrayTypeMismatchExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionRankExceptionNullReferenceExceptionAmbiguousMatchExceptionTargetInvocationException
-
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, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, OutOfMemoryException, InvalidOperationException, FormatException, ArrayTypeMismatchException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, RankException, NullReferenceException, AmbiguousMatchException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidOperationExceptionFormatExceptionArrayTypeMismatchExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionRankExceptionNullReferenceExceptionAmbiguousMatchExceptionTargetInvocationException
-
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, InvalidOperationException, PlatformNotSupportedException, ArgumentException, NotSupportedException, FormatException, ArgumentOutOfRangeException, BadImageFormatException, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionFormatExceptionArgumentOutOfRangeExceptionBadImageFormatExceptionIndexOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionOutOfMemoryException
-
LateSet
public static void LateSet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, NotSupportedException, FormatException, ArgumentOutOfRangeException, BadImageFormatException, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionFormatExceptionArgumentOutOfRangeExceptionBadImageFormatExceptionIndexOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionOutOfMemoryException
-
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, InvalidOperationException, PlatformNotSupportedException, ArgumentException, NotSupportedException, FormatException, ArgumentOutOfRangeException, BadImageFormatException, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionFormatExceptionArgumentOutOfRangeExceptionBadImageFormatExceptionIndexOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionOutOfMemoryException
-
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, InvalidOperationException, PlatformNotSupportedException, ArgumentException, NotSupportedException, FormatException, ArgumentOutOfRangeException, BadImageFormatException, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionFormatExceptionArgumentOutOfRangeExceptionBadImageFormatExceptionIndexOutOfRangeExceptionMissingMemberExceptionMissingMethodExceptionInvalidCastExceptionOverflowExceptionNullReferenceExceptionRankExceptionAmbiguousMatchExceptionOutOfMemoryException
-
-