Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGrid Class / JniIdentityHashCode Property


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