FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / Device Class / SystemIndex Property


In This Topic
    SystemIndex Property
    In This Topic
    Index of device in repository.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SystemIndex As Integer
    'Usage
     
    
    Dim instance As Device
    Dim value As Integer
     
    value = instance.SystemIndex
    public int SystemIndex {get;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also