Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / C1Sunburst Class / JniIdentityHashCode Property


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