Gets the number of Server objects in the collection.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
int Count { get; } |
| Visual Basic (Usage) |
|---|
Dim instance As ServersArray Dim value As Integer value = instance.Count |
Implements
IArray<(Of <(T>)>)..::.CountIArray<(Of <(T>)>)..::.Count