Lingua

JniRuntime.JniValueManager Classe

Definizione

public abstract class JniRuntime.JniValueManager : IDisposable
type JniRuntime.JniValueManager = class
    interface JniRuntime.ISetRuntime
    interface IDisposable
Ereditarietà
JniRuntime.JniValueManager
Derivato
Implementazioni

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Costruttori

Nome Descrizione
JniRuntime.JniValueManager()

Proprietà

Nome Descrizione
Runtime

Metodi

Nome Descrizione
ActivatePeer(IJavaPeerable, JniObjectReference, ConstructorInfo, Object[])
ActivatePeer(JniObjectReference, Type, ConstructorInfo, Object[])
AddPeer(IJavaPeerable)
CollectPeers()
ConstructPeer(IJavaPeerable, JniObjectReference, JniObjectReferenceOptions)
ConstructPeerCore(IJavaPeerable, JniObjectReference, JniObjectReferenceOptions)
CreateLocalObjectReferenceArgument(Type, Object)
CreateLocalObjectReferenceArgumentCore(Type, Object)
CreatePeer(JniObjectReference, JniObjectReferenceOptions, Type)
CreateValue(JniObjectReference, JniObjectReferenceOptions, Type)
CreateValue<T>(JniObjectReference, JniObjectReferenceOptions, Type)
CreateValueCore(JniObjectReference, JniObjectReferenceOptions, Type)
CreateValueCore<T>(JniObjectReference, JniObjectReferenceOptions, Type)
Dispose()
Dispose(Boolean)
DisposePeer(IJavaPeerable)
DisposePeerUnlessReferenced(IJavaPeerable)
EnsureNotDisposed()
FinalizePeer(IJavaPeerable)
GetJniIdentityHashCode(JniObjectReference)
GetPeer(JniObjectReference, Type)
GetSurfacedPeers()
GetValue(JniObjectReference, JniObjectReferenceOptions, Type)
GetValue<T>(IntPtr)
GetValue<T>(JniObjectReference, JniObjectReferenceOptions, Type)
GetValueCore(JniObjectReference, JniObjectReferenceOptions, Type)
GetValueCore<T>(JniObjectReference, JniObjectReferenceOptions, Type)
GetValueMarshaler(Type)
GetValueMarshaler<T>()
GetValueMarshalerCore(Type)
GetValueMarshalerCore<T>()
OnSetRuntime(JniRuntime)
PeekPeer(JniObjectReference)
PeekValue(JniObjectReference)
RemovePeer(IJavaPeerable)
TryConstructPeer(IJavaPeerable, JniObjectReference, JniObjectReferenceOptions, Type)
TryUnboxPeerObject(IJavaPeerable, Object)
WaitForGCBridgeProcessing()

Si applica a