BTServiceList.Count Property
Returns the number of the services 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
BTServiceList Class | BlueLibs.Components Namespace