| GroupCollection Properties |
The GroupCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Returns the number of groups in the collection.
| |
| IsSynchronized | Gets a value that indicates whether access to the GroupCollection is synchronized (thread-safe). | |
| ItemInt32 |
Enables access to a member of the collection by integer index.
| |
| ItemString |
Enables access to a member of the collection by string index.
| |
| SyncRoot | Gets an object that can be used to synchronize access to the GroupCollection. |