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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also