Click or drag to resize
GroupCollection Properties

The GroupCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of groups in the collection.
Public propertyIsSynchronized
Gets a value that indicates whether access to the GroupCollection is synchronized (thread-safe).
Public propertyItemInt32
Enables access to a member of the collection by integer index.
Public propertyItemString
Enables access to a member of the collection by string index.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the GroupCollection.
Top
See Also