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=14.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.String
assemblyFullName
Fully assembly qualified name: Microsoft.VisualBasic.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.String
assemblyShortName
Assembly name: Microsoft.VisualBasic.Corestatic java.lang.String
className
Qualified class name: Microsoft.VisualBasic.CompilerServices.NewLateBindingstatic JCType
classType
The 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 NewLateBinding
cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoNewLateBinding
, a cast assert is made to check if types are compatible.static NetObject
FallbackCall(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean IgnoreReturn)
static NetObject
FallbackCall(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3, boolean dupParam4)
static NetObject
FallbackGet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames)
static NetObject
FallbackGet(NetObject dupParam0, java.lang.String dupParam1, NetObject[] dupParam2, JCORefOut dupParam3)
static void
FallbackIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames)
static void
FallbackIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2)
static void
FallbackIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase)
static void
FallbackIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4)
static NetObject
FallbackInvokeDefault1(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)
static NetObject
FallbackInvokeDefault1(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)
static NetObject
FallbackInvokeDefault2(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)
static NetObject
FallbackInvokeDefault2(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)
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 namejava.lang.String
getJCOClassName()
Returns the reflected Class namejava.lang.Object
getJCOInstance()
Returns the instantiated classjava.lang.String
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class Typestatic NetObject
LateCall(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean[] CopyBack, boolean IgnoreReturn)
static NetObject
LateCall(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, JCORefOut dupParam6, boolean dupParam7)
static NetObject
LateCallInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)
static NetObject
LateCallInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)
static NetObject
LateGet(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean[] CopyBack)
static NetObject
LateGet(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, JCORefOut dupParam6)
static NetObject
LateGetInvokeDefault(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean ReportErrors)
static NetObject
LateGetInvokeDefault(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3)
static NetObject
LateIndexGet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames)
static NetObject
LateIndexGet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2)
static void
LateIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames)
static void
LateIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2)
static void
LateIndexSetComplex(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames, boolean OptimisticSet, boolean RValueBase)
static void
LateIndexSetComplex(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2, boolean dupParam3, boolean dupParam4)
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
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
LateSetComplex(NetObject Instance, NetType Type, java.lang.String MemberName, NetObject[] Arguments, java.lang.String[] ArgumentNames, NetType[] TypeArguments, boolean OptimisticSet, boolean RValueBase)
static void
LateSetComplex(NetObject dupParam0, NetType dupParam1, java.lang.String dupParam2, NetObject[] dupParam3, JCORefOut dupParam4, NetType[] dupParam5, boolean dupParam6, boolean dupParam7)
void
setJCOInstance(JCObject instance)
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: Microsoft.VisualBasic.Core, Version=14.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
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classNetObject
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classNetObject
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classNetObject
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static NewLateBinding cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoNewLateBinding
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
NewLateBinding
instance- 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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
ArrayTypeMismatchException
InvalidCastException
MissingMemberException
NullReferenceException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
ArrayTypeMismatchException
InvalidCastException
MissingMemberException
NullReferenceException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
ArrayTypeMismatchException
InvalidCastException
MissingMemberException
NullReferenceException
OverflowException
AmbiguousMatchException
MissingMethodException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
ArrayTypeMismatchException
InvalidCastException
MissingMemberException
NullReferenceException
OverflowException
AmbiguousMatchException
MissingMethodException
-
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.Throwable
ArgumentNullException
IndexOutOfRangeException
RankException
ArgumentException
ArrayTypeMismatchException
PlatformNotSupportedException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
InvalidOperationException
NotSupportedException
FileLoadException
CultureNotFoundException
-
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.Throwable
ArgumentNullException
IndexOutOfRangeException
RankException
ArgumentException
ArrayTypeMismatchException
PlatformNotSupportedException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
InvalidOperationException
NotSupportedException
FileLoadException
CultureNotFoundException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
OverflowException
InvalidCastException
MissingMemberException
AmbiguousMatchException
MissingMethodException
ArrayTypeMismatchException
NullReferenceException
TargetInvocationException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
OverflowException
InvalidCastException
MissingMemberException
AmbiguousMatchException
MissingMethodException
ArrayTypeMismatchException
NullReferenceException
TargetInvocationException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
InvalidOperationException
FormatException
ArrayTypeMismatchException
MissingMemberException
InvalidCastException
OverflowException
MissingMethodException
RankException
NullReferenceException
AmbiguousMatchException
FileLoadException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
InvalidOperationException
FormatException
ArrayTypeMismatchException
MissingMemberException
InvalidCastException
OverflowException
MissingMethodException
RankException
NullReferenceException
AmbiguousMatchException
FileLoadException
-
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.Throwable
ArgumentNullException
InvalidOperationException
ArgumentException
PlatformNotSupportedException
NotSupportedException
CultureNotFoundException
FormatException
RankException
ArgumentOutOfRangeException
OverflowException
InvalidCastException
IndexOutOfRangeException
MissingMemberException
AmbiguousMatchException
MissingMethodException
NullReferenceException
-
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.Throwable
ArgumentNullException
InvalidOperationException
ArgumentException
PlatformNotSupportedException
NotSupportedException
CultureNotFoundException
FormatException
RankException
ArgumentOutOfRangeException
OverflowException
InvalidCastException
IndexOutOfRangeException
MissingMemberException
AmbiguousMatchException
MissingMethodException
NullReferenceException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
InvalidOperationException
FormatException
MissingMethodException
InvalidCastException
RankException
ArrayTypeMismatchException
NullReferenceException
OverflowException
MissingMemberException
AmbiguousMatchException
FileLoadException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
InvalidOperationException
FormatException
MissingMethodException
InvalidCastException
RankException
ArrayTypeMismatchException
NullReferenceException
OverflowException
MissingMemberException
AmbiguousMatchException
FileLoadException
-
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.Throwable
ArgumentNullException
InvalidOperationException
ArgumentException
PlatformNotSupportedException
NotSupportedException
CultureNotFoundException
FormatException
RankException
ArgumentOutOfRangeException
OverflowException
InvalidCastException
IndexOutOfRangeException
MissingMemberException
AmbiguousMatchException
MissingMethodException
NullReferenceException
-
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.Throwable
ArgumentNullException
InvalidOperationException
ArgumentException
PlatformNotSupportedException
NotSupportedException
CultureNotFoundException
FormatException
RankException
ArgumentOutOfRangeException
OverflowException
InvalidCastException
IndexOutOfRangeException
MissingMemberException
AmbiguousMatchException
MissingMethodException
NullReferenceException
-
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.Throwable
ArgumentNullException
InvalidOperationException
ArgumentException
PlatformNotSupportedException
NotSupportedException
CultureNotFoundException
FormatException
RankException
ArgumentOutOfRangeException
OverflowException
InvalidCastException
IndexOutOfRangeException
MissingMemberException
AmbiguousMatchException
MissingMethodException
NullReferenceException
-
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.Throwable
ArgumentNullException
InvalidOperationException
ArgumentException
PlatformNotSupportedException
NotSupportedException
CultureNotFoundException
FormatException
RankException
ArgumentOutOfRangeException
OverflowException
InvalidCastException
IndexOutOfRangeException
MissingMemberException
AmbiguousMatchException
MissingMethodException
NullReferenceException
-
FallbackIndexSet
public static void FallbackIndexSet(NetObject Instance, NetObject[] Arguments, java.lang.String[] ArgumentNames) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, PlatformNotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, NotSupportedException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.Throwable
ArgumentException
InvalidOperationException
CultureNotFoundException
PlatformNotSupportedException
ArgumentNullException
IndexOutOfRangeException
ArgumentOutOfRangeException
OutOfMemoryException
FormatException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
NotSupportedException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
FallbackIndexSet
public static void FallbackIndexSet(NetObject dupParam0, NetObject[] dupParam1, JCORefOut dupParam2) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, PlatformNotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, RankException, MissingMethodException, TargetInvocationException, InvalidCastException, NotSupportedException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.Throwable
ArgumentException
InvalidOperationException
CultureNotFoundException
PlatformNotSupportedException
ArgumentNullException
IndexOutOfRangeException
ArgumentOutOfRangeException
OutOfMemoryException
FormatException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
NotSupportedException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
ArrayTypeMismatchException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
ArrayTypeMismatchException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
FallbackSet
public static void FallbackSet(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, PlatformNotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, NotSupportedException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, RankException, ArrayTypeMismatchException, NullReferenceException, AmbiguousMatchException, TargetInvocationException
- Throws:
java.lang.Throwable
ArgumentException
InvalidOperationException
CultureNotFoundException
PlatformNotSupportedException
ArgumentNullException
IndexOutOfRangeException
ArgumentOutOfRangeException
OutOfMemoryException
FormatException
NotSupportedException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
RankException
ArrayTypeMismatchException
NullReferenceException
AmbiguousMatchException
TargetInvocationException
-
FallbackSetComplex
public static void FallbackSetComplex(NetObject Instance, java.lang.String MemberName, NetObject[] Arguments, boolean OptimisticSet, boolean RValueBase) throws java.lang.Throwable, ArgumentException, InvalidOperationException, CultureNotFoundException, PlatformNotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, NotSupportedException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, RankException, ArrayTypeMismatchException, NullReferenceException, AmbiguousMatchException, TargetInvocationException
- Throws:
java.lang.Throwable
ArgumentException
InvalidOperationException
CultureNotFoundException
PlatformNotSupportedException
ArgumentNullException
IndexOutOfRangeException
ArgumentOutOfRangeException
OutOfMemoryException
FormatException
NotSupportedException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
RankException
ArrayTypeMismatchException
NullReferenceException
AmbiguousMatchException
TargetInvocationException
-
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, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.Throwable
ArgumentNullException
IndexOutOfRangeException
RankException
ArgumentException
ArrayTypeMismatchException
PlatformNotSupportedException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
InvalidOperationException
NotSupportedException
CultureNotFoundException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
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, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.Throwable
ArgumentNullException
IndexOutOfRangeException
RankException
ArgumentException
ArrayTypeMismatchException
PlatformNotSupportedException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
InvalidOperationException
NotSupportedException
CultureNotFoundException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
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, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.Throwable
ArgumentNullException
IndexOutOfRangeException
RankException
ArgumentException
ArrayTypeMismatchException
PlatformNotSupportedException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
InvalidOperationException
NotSupportedException
CultureNotFoundException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
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, CultureNotFoundException, MissingMethodException, TargetInvocationException, InvalidCastException, OverflowException, NullReferenceException, MissingMemberException, AmbiguousMatchException
- Throws:
java.lang.Throwable
ArgumentNullException
IndexOutOfRangeException
RankException
ArgumentException
ArrayTypeMismatchException
PlatformNotSupportedException
OutOfMemoryException
ArgumentOutOfRangeException
FormatException
InvalidOperationException
NotSupportedException
CultureNotFoundException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
InvalidOperationException
FormatException
ArrayTypeMismatchException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
RankException
NullReferenceException
AmbiguousMatchException
TargetInvocationException
-
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.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
NotSupportedException
IndexOutOfRangeException
OutOfMemoryException
InvalidOperationException
FormatException
ArrayTypeMismatchException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
RankException
NullReferenceException
AmbiguousMatchException
TargetInvocationException
-
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, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
ArgumentException
NotSupportedException
FormatException
ArgumentOutOfRangeException
IndexOutOfRangeException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
OutOfMemoryException
-
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, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
ArgumentException
NotSupportedException
FormatException
ArgumentOutOfRangeException
IndexOutOfRangeException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
OutOfMemoryException
-
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, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
ArgumentException
NotSupportedException
FormatException
ArgumentOutOfRangeException
IndexOutOfRangeException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
OutOfMemoryException
-
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, IndexOutOfRangeException, MissingMemberException, MissingMethodException, InvalidCastException, OverflowException, NullReferenceException, RankException, AmbiguousMatchException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
ArgumentException
NotSupportedException
FormatException
ArgumentOutOfRangeException
IndexOutOfRangeException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
OutOfMemoryException
-
-