Count
- Last UpdatedNov 17, 2021
- 1 minute read
The Count property is a read-only property that gets the number of servers in the server list.
Syntax
Result = aaServers.Count;
Return Value
Returns the number as an integer.
Remarks
The default value is 0.