BlueLibs documentation

BTDeviceList.Count Property

Returns the number of the BT devices in the list

[Visual Basic]
<Browsable(Browsable:=False)>
NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
[Browsable(Browsable=False)]
public int Count {get;}

Implements

ICollection.Count

See Also

BTDeviceList Class | BlueLibs.Components Namespace