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 _
[C#]
[Browsable(Browsable=False)]
public
int Count {get;}
Implements
ICollection.Count
See Also
BTDeviceList Class | BlueLibs.Components Namespace