Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Id Class / both Field


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