Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

A

activate(String, String) - Static method in class com.dotNet4Java.api.util.ClrHostUtils
 
activate(String, String) - Static method in class com.dotNet4Java.TClrHost
Activates dotNet4Java copy with the distribution license details.
addAssemblyResolveEventHandler(DotNetNativeTypes.ClrAppDomain, DotNetNativeTypes.IClrEventHandlerReturn) - Static method in class com.dotNet4Java.api.util.ClrAppDomainUtils
 
addAssemblyResolveEventHandler(DotNetNativeTypes.IClrEventHandlerReturn) - Method in interface com.dotNet4Java.IClrAppDomain
Add AssemblyResolve event handler which will get invoked when the resolution of an assembly fails.
addAssemblyResolveEventHandler(DotNetNativeTypes.IClrEventHandlerReturn) - Method in class com.dotNet4Java.TClrAppDomain
Add AssemblyResolve event handler which will get invoked when the resolution of an assembly fails.
AppDomain_AddAssemblyResolve_JNA(DotNetNativeTypes.ClrAppDomain, DotNetNativeTypes.IClrEventHandlerReturn) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_CreateDomain(String, DotNetNativeTypes.ClrAppDomainByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_FromClrObject(DotNetNativeTypes.ClrObject, DotNetNativeTypes.ClrAppDomainByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_GetAssemblies(DotNetNativeTypes.ClrAppDomain, DotNetNativeTypes.ClrAssemblyArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_GetCurrentDomain(DotNetNativeTypes.ClrAppDomainByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_GetFriendlyName(DotNetNativeTypes.ClrAppDomain, Memory, int) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_IsDefault(DotNetNativeTypes.ClrAppDomain) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_Load(DotNetNativeTypes.ClrAppDomain, String, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_RemoveAssemblyResolve_JNA(DotNetNativeTypes.ClrAppDomain, DotNetNativeTypes.IClrEventHandlerReturn) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_ToClrObject(DotNetNativeTypes.ClrAppDomain, DotNetNativeTypes.ClrObjectByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AppDomain_Unload(DotNetNativeTypes.ClrAppDomain) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
argValue - Variable in class com.dotNet4Java.TRefObject
 
Array_FromClrObject(DotNetNativeTypes.ClrObject, DotNetNativeTypes.ClrArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElement(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrObjectByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsBoolean(DotNetNativeTypes.ClrArray, int, IntByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsByte(DotNetNativeTypes.ClrArray, int, IntByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsDateTime(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrDateTime) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsDecimal(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrDecimalByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsDouble(DotNetNativeTypes.ClrArray, int, DoubleByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsFloat(DotNetNativeTypes.ClrArray, int, FloatByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsInt(DotNetNativeTypes.ClrArray, int, IntByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsLong(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrLongByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsSByte(DotNetNativeTypes.ClrArray, int, ByteByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsShort(DotNetNativeTypes.ClrArray, int, ShortByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsString(DotNetNativeTypes.ClrArray, int, Memory, int) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementAsStringA(DotNetNativeTypes.ClrArray, int, Memory, int) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetElementType(DotNetNativeTypes.ClrArray, DotNetNativeTypes.ClrTypeByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_GetLength(DotNetNativeTypes.ClrArray, IntByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewArray(String, int, DotNetNativeTypes.ClrArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewArrayByType(DotNetNativeTypes.ClrType, int, DotNetNativeTypes.ClrArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewAssemblyArray(int, DotNetNativeTypes.ClrAssemblyArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewBooleanArray(int, DotNetNativeTypes.ClrBooleanArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewByteArray(int, DotNetNativeTypes.ClrByteArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewDateTimeArray(int, DotNetNativeTypes.ClrDateTimeArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewDecimalArray(int, DotNetNativeTypes.ClrDecimalArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewDoubleArray(int, DotNetNativeTypes.ClrDoubleArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewFloatArray(int, DotNetNativeTypes.ClrFloatArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewIntArray(int, DotNetNativeTypes.ClrIntArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewLongArray(int, DotNetNativeTypes.ClrLongArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewObjectArray(int, DotNetNativeTypes.ClrObjectArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewSByteArray(int, DotNetNativeTypes.ClrSByteArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewShortArray(int, DotNetNativeTypes.ClrShortArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewStringArray(int, DotNetNativeTypes.ClrStringArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_NewTypeArray(int, DotNetNativeTypes.ClrTypeArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElement(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrObject) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsBoolean(DotNetNativeTypes.ClrArray, int, boolean) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsByte(DotNetNativeTypes.ClrArray, int, int) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsDateTime(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrDateTime) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsDecimal(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrDecimal) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsDouble(DotNetNativeTypes.ClrArray, int, double) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsFloat(DotNetNativeTypes.ClrArray, int, float) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsInt(DotNetNativeTypes.ClrArray, int, int) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsLong(DotNetNativeTypes.ClrArray, int, DotNetNativeTypes.ClrLong) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsSByte(DotNetNativeTypes.ClrArray, int, byte) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsShort(DotNetNativeTypes.ClrArray, int, short) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsString(DotNetNativeTypes.ClrArray, int, Memory) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_SetElementAsStringA(DotNetNativeTypes.ClrArray, int, String) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Array_ToClrObject(DotNetNativeTypes.ClrArray, DotNetNativeTypes.ClrObjectByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
ASCII - Static variable in class com.dotNet4Java.api.core.DotNetNativeTypeMapper
 
Assembly_FindType(String, DotNetNativeTypes.ClrTypeByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_FromClrObject(DotNetNativeTypes.ClrObject, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_GetLocation(DotNetNativeTypes.ClrAssembly, Memory, int) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_GetLocationA(DotNetNativeTypes.ClrAssembly, Memory, int) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_GetType(DotNetNativeTypes.ClrAssembly, String, boolean, boolean, DotNetNativeTypes.ClrTypeByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_GetTypes(DotNetNativeTypes.ClrAssembly, DotNetNativeTypes.ClrTypeArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_GetTypesFromNames(String, DotNetNativeTypes.ClrTypeArrayByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_Load(String, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_LoadFile(String, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_LoadFrom(String, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_LoadFromWebService(String, String, String, String, int, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_LoadWithPartialName(String, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_ToClrObject(DotNetNativeTypes.ClrAssembly, DotNetNativeTypes.ClrObjectByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
Assembly_UnsafeLoadFrom(String, DotNetNativeTypes.ClrAssemblyByReference) - Static method in class com.dotNet4Java.api.core.DotNetNativeInterface
 
AssemblyLoadType - Enum in com.dotNet4Java.enums
An enumeration type which determines where a .Net Assembly should be loaded from.
AsType(Class<T>) - Method in exception com.dotNet4Java.EClrException
Casts the currently stored .Net Exception value to another type.
AsType(Class<T>) - Method in interface com.dotNet4Java.IClrObject
Casts the currently stored .Net value to another type.
AsType(Class<T>) - Method in class com.dotNet4Java.TClrGenericObject
Casts the currently stored .Net value to another type.
AsType(Class<T>) - Method in class com.dotNet4Java.TClrObject
Casts the currently stored .Net value to another type.
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links