FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceCountDetectedEventArgs Class / Count Property


In This Topic
    Count Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    'Usage
     
    
    Dim instance As DeviceCountDetectedEventArgs
    Dim value As Integer
     
    value = instance.Count
    public int Count {get;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also