The GroupCollectiontype exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | ||
Clear | ||
Contains | ||
CopyTo | ||
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetGroupsByType |
Gets a collection of groups of a given group
type.
|
|
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
IndexOf |
Return the index of the group in the
collection.
|
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Insert | ||
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
Remove | ||
RemoveAt | ||
ToString | (Inherited from Object.) | |
TryGetGroup |
Gets the first ocurrence of a group with the
specified name. Returns true if the collection contains a group
with the specified name. Otherwise, false is returned.
|
Properties
Name | Description | |
---|---|---|
Count |
Returns the number of items in a
collection.
|
|
IsReadOnly | ||
Item |
Returns an item at a given index in the
collection.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable . . :: . . GetEnumerator |