JniIdentityHashCode Property (FlexChart)
In This Topic
Syntax
'Declaration
Public ReadOnly Property JniIdentityHashCode As Integer
'Usage
Dim instance As FlexChart
Dim value As Integer
value = instance.JniIdentityHashCode
public int JniIdentityHashCode {get;}
See Also