C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellsPanel Class / JniIdentityHashCode Property


In This Topic
JniIdentityHashCode Property (GridCellsPanel)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property JniIdentityHashCode As Integer
 
'Usage
 
Dim instance As GridCellsPanel
Dim value As Integer
 
value = instance.JniIdentityHashCode
See Also