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.String
assemblyFullName
Fully assembly qualified name: Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.String
assemblyShortName
Assembly name: Microsoft.VisualBasicstatic 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 boolean
LateCanEvaluate(NetObject instance, NetType type, java.lang.String memberName, NetObject[] arguments, boolean allowFunctionEvaluation, boolean allowPropertyEvaluation)
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, 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: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
-
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.Throwable
IndexOutOfRangeException
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
InvalidOperationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
NotSupportedException
RankException
MissingMemberException
NullReferenceException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
NotSupportedException
ArgumentOutOfRangeException
RankException
MissingMemberException
InvalidCastException
InternalErrorException
NullReferenceException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
NotSupportedException
ArgumentOutOfRangeException
RankException
MissingMemberException
InvalidCastException
InternalErrorException
NullReferenceException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
NotSupportedException
ArgumentOutOfRangeException
RankException
MissingMemberException
NullReferenceException
FormatException
InvalidCastException
AmbiguousMatchException
MissingMethodException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
NotSupportedException
ArgumentOutOfRangeException
RankException
MissingMemberException
NullReferenceException
FormatException
InvalidCastException
AmbiguousMatchException
MissingMethodException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
RankException
ArgumentOutOfRangeException
FormatException
InvalidCastException
NotSupportedException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
OverflowException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
RankException
ArgumentOutOfRangeException
FormatException
InvalidCastException
NotSupportedException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
OverflowException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
InvalidOperationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
MissingMemberException
InvalidCastException
FormatException
OverflowException
MissingMethodException
NullReferenceException
NotSupportedException
AmbiguousMatchException
SecurityException
RankException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
InvalidOperationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
MissingMemberException
InvalidCastException
FormatException
OverflowException
MissingMethodException
NullReferenceException
NotSupportedException
AmbiguousMatchException
SecurityException
RankException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
FormatException
InvalidOperationException
ArgumentException
NotSupportedException
ArgumentOutOfRangeException
NotImplementedException
RankException
InvalidCastException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
TargetInvocationException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
FormatException
InvalidOperationException
ArgumentException
NotSupportedException
ArgumentOutOfRangeException
NotImplementedException
RankException
InvalidCastException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
TargetInvocationException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
InvalidOperationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
MissingMethodException
NullReferenceException
NotSupportedException
InvalidCastException
RankException
FormatException
OverflowException
MissingMemberException
AmbiguousMatchException
SecurityException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
InvalidOperationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
MissingMethodException
NullReferenceException
NotSupportedException
InvalidCastException
RankException
FormatException
OverflowException
MissingMemberException
AmbiguousMatchException
SecurityException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
FormatException
InvalidOperationException
ArgumentException
NotSupportedException
ArgumentOutOfRangeException
NotImplementedException
RankException
InvalidCastException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
TargetInvocationException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
FormatException
InvalidOperationException
ArgumentException
NotSupportedException
ArgumentOutOfRangeException
NotImplementedException
RankException
InvalidCastException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
TargetInvocationException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
FormatException
InvalidOperationException
ArgumentException
NotSupportedException
ArgumentOutOfRangeException
NotImplementedException
RankException
InvalidCastException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
TargetInvocationException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
FormatException
InvalidOperationException
ArgumentException
NotSupportedException
ArgumentOutOfRangeException
NotImplementedException
RankException
InvalidCastException
MissingMemberException
AmbiguousMatchException
NullReferenceException
MissingMethodException
TargetInvocationException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentException
ArgumentNullException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
RankException
MissingMethodException
TargetInvocationException
FormatException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
NotSupportedException
NotImplementedException
AmbiguousMatchException
ArgumentOutOfRangeException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentException
ArgumentNullException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
RankException
MissingMethodException
TargetInvocationException
FormatException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
NotSupportedException
NotImplementedException
AmbiguousMatchException
ArgumentOutOfRangeException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
RankException
FormatException
InvalidCastException
OverflowException
NotSupportedException
ArgumentOutOfRangeException
NullReferenceException
MissingMemberException
AmbiguousMatchException
MissingMethodException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
RankException
FormatException
InvalidCastException
OverflowException
NotSupportedException
ArgumentOutOfRangeException
NullReferenceException
MissingMemberException
AmbiguousMatchException
MissingMethodException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentException
ArgumentNullException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
MissingMemberException
MissingMethodException
InvalidCastException
FormatException
OverflowException
NotImplementedException
NullReferenceException
NotSupportedException
RankException
AmbiguousMatchException
TargetInvocationException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentException
ArgumentNullException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
MissingMemberException
MissingMethodException
InvalidCastException
FormatException
OverflowException
NotImplementedException
NullReferenceException
NotSupportedException
RankException
AmbiguousMatchException
TargetInvocationException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
InvalidOperationException
ArgumentException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
InvalidOperationException
ArgumentException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
InvalidOperationException
ArgumentException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
InternalErrorException
-
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.Throwable
ArgumentNullException
MissingManifestResourceException
InvalidOperationException
ArgumentException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
RankException
MissingMethodException
TargetInvocationException
InvalidCastException
OverflowException
NullReferenceException
MissingMemberException
AmbiguousMatchException
InternalErrorException
-
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.Throwable
ArgumentNullException
ArgumentException
MissingManifestResourceException
InvalidOperationException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
CultureNotFoundException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
TargetInvocationException
InternalErrorException
-
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.Throwable
ArgumentNullException
ArgumentException
MissingManifestResourceException
InvalidOperationException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
CultureNotFoundException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
TargetInvocationException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
InvalidOperationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
MissingMemberException
MissingMethodException
InvalidCastException
FormatException
OverflowException
NullReferenceException
NotSupportedException
RankException
AmbiguousMatchException
TargetInvocationException
TargetParameterCountException
InternalErrorException
-
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.Throwable
IndexOutOfRangeException
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
InvalidOperationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
MissingMemberException
MissingMethodException
InvalidCastException
FormatException
OverflowException
NullReferenceException
NotSupportedException
RankException
AmbiguousMatchException
TargetInvocationException
TargetParameterCountException
InternalErrorException
-
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.Throwable
ArgumentNullException
ArgumentException
MissingManifestResourceException
InvalidOperationException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
CultureNotFoundException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
TargetInvocationException
InternalErrorException
-
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.Throwable
ArgumentNullException
ArgumentException
MissingManifestResourceException
InvalidOperationException
NotImplementedException
NotSupportedException
IndexOutOfRangeException
ArgumentOutOfRangeException
FormatException
MemberAccessException
TargetException
TargetParameterCountException
CultureNotFoundException
MissingMemberException
MissingMethodException
InvalidCastException
OverflowException
NullReferenceException
RankException
AmbiguousMatchException
TargetInvocationException
InternalErrorException
-
-