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.
Top

  Name Description
public property Count Gets the number of ListGrouping objects in the ListGroupingCollection.
public property DefaultGrouping Gets or sets the ListGrouping object that will be used as the default group.
public property IsReadOnly Gets a value indicating whether the ListGroupingCollection is read-only.
Top

(see also Protected Methods)
 NameDescription
public methodAddOverloaded. Adds a ListGrouping object to a ListGroupingCollection.
public methodClearRemoves all ListGrouping objects from the ListGroupingCollection.
public methodContainsDetermines whether the specified ListGrouping object is in the ListGroupingCollection.
public methodCopyToCopies the entire ListGroupingCollection to a compatible one-dimensional array, starting at the specified index of the target array.
public methodCreateObjRefOverridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
public methodEquals  Overloaded. (Inherited from Object)
public methodGetEnumeratorReturns an enumerator that is used to iterate through the ListGroupingCollection.
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstaticReferenceEquals  (Inherited from Object)
public methodRemoveRemoves the first occurrence of the specified ListGrouping from the ListGroupingCollection.
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)
Top

Community Additions

Show: