ListGroupingCollection Members
Represents a collection of ListGrouping objects that are used to group objects in the list pane of the Administration Console.
The following tables list the members exposed by the ListGroupingCollection type.
| Name | Description | |
|---|---|---|
| ListGroupingCollection | Initializes a new instance of the ListGroupingCollection class. |
| Name | Description | |
|---|---|---|
|
Count | Gets the number of ListGrouping objects in the ListGroupingCollection. |
|
DefaultGrouping | Gets or sets the ListGrouping object that will be used as the default group. |
|
IsReadOnly | Gets a value indicating whether the ListGroupingCollection is read-only. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a ListGrouping object to a ListGroupingCollection. |
![]() | Clear | Removes all ListGrouping objects from the ListGroupingCollection. |
![]() | Contains | Determines whether the specified ListGrouping object is in the ListGroupingCollection. |
![]() | CopyTo | Copies the entire ListGroupingCollection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | CreateObjRef | Overridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetEnumerator | Returns an enumerator that is used to iterate through the ListGroupingCollection. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject) |
![]() | GetType | (Inherited from Object) |
![]() | InitializeLifetimeService | Overridden. Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | Remove | Removes the first occurrence of the specified ListGrouping from the ListGroupingCollection. |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Community Additions
Show: