IJavaPeerable.SetJniIdentityHashCode(Int32) Metodo

Definizione

Impostare il valore restituito da JniIdentityHashCode.

public void SetJniIdentityHashCode(int value);
abstract member SetJniIdentityHashCode : int -> unit

Parametri

value
Int32

Oggetto Int32 che contiene il valore che devono essere restituite le chiamate future della JniIdentityHashCode proprietà.

Commenti

Il SetJniIdentityHashCode metodo viene richiamato per modificare il valore restituito dall'accesso <futuro al seealso cref="P:Java. Proprietà Interop.IJavaPeerable.JniIdentityHashCode"></seealso>.

<block subset="none" type="usage"> Questo metodo deve essere richiamato solo dall'istanza JniRuntime che gestirà il IJavaPeerable valore. </Blocco>

Si applica a

Vedi anche