Share via


JniPeerMembers.Dispose Method

Definition

Overloads

Dispose(JniPeerMembers)
Dispose(Boolean)

Dispose(JniPeerMembers)

public static void Dispose (Java.Interop.JniPeerMembers members);
static member Dispose : Java.Interop.JniPeerMembers -> unit

Parameters

members
JniPeerMembers

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Dispose(Boolean)

protected virtual void Dispose (bool disposing);
abstract member Dispose : bool -> unit
override this.Dispose : bool -> unit

Parameters

disposing
Boolean

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to