SPGroupCollection.GetCollection method
Returns a collection of groups from the collection.
Overload list
Name | Description | |
---|---|---|
GetCollection([]) | Returns a collection of groups from the collection based on the group IDs. | |
GetCollection([]) | Returns a collection of groups from the collection based on an array of names. |
Top