Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Attribute Class / ttcIndex Field


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