Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / NONE Field


In This Topic
    NONE Field (Resource.Id)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared NONE As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Id.NONE
     
    Resource.Id.NONE = value
    public static int NONE
    See Also