Count Property
Summary
Gets the number of DelegatedServer objects actually contained in the collection.
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
property int Count {
int get();
}
Property Value
The number of DelegatedServer objects in the collection.