BlueLibs documentation

BTServiceList.Count Property

Returns the number of the services 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

BTServiceList Class | BlueLibs.Components Namespace