IJavaPeerable.JniIdentityHashCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of java.lang.System.identityHashCode()
for the wrapped instance.
public int JniIdentityHashCode { get; }
member this.JniIdentityHashCode : int
Property Value
Remarks
Applies to
See also
- <xref:Java.Interop.IJavaPeerable.SetJniIdentityHashCode>