GroupsCollection Methods |
![]() |
The GroupsCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add |
Adds a Group to this collection.
|
![]() |
Contains |
Returns a value that indicates if an object with the ID exists in the collection.
|
![]() |
ContainsGroupName |
Returns a value that indicates if an object with the Group Name exists in the collection.
|
![]() |
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() |
GetObjectData | |
![]() |
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() |
ReBuild |
Rebuilds the collection using the order specified in the IDs array.
|
![]() |
Remove(Int32) |
Removes a Group from this collection.
|
![]() |
Remove(String) |
Removes a Group from this collection.
|
![]() |
Reset |
Implements System.Collections.IEnumerator.Reset.
|