DMGroupCollection Class |
The DMGroupCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | DMGroupCollection | Initializes a new instance of the DMGroupCollection class |
Name | Description | |
---|---|---|
![]() | Add |
Adds a DMGroup object to the DMGroupCollection.
|
![]() | GetGroup |
Gets a DMGroup object representing the group whose ID is equal to GroupID.
Returns a null object if the GroupID is not found within the collection.
|
![]() | GroupIDs |
Gets a collection of integers containing all of the group ids contained in this collection.
|