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;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also