ListGrouping Members
Represents a grouping of ListGroup objects in the list pane of the Administration Console.
The following tables list the members exposed by the ListGrouping type.
Public Constructors
Name | Description | |
---|---|---|
ListGrouping | Initializes a new instance of the ListGrouping class with the specified display name and the specified delegate method. The delegate method converts an instance of a business object to the ListGroup of which it is a member. |
Top
Public Properties
Name | Description | |
---|---|---|
Comparer | Gets or sets a delegate method that is used to determine the order in which the ListGroup objects appear within the list pane of the Administration Console. | |
DisplayName | Gets the display name of the ListGrouping object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
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) | |
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) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IComparer.Compare |
Top
See Also
Reference
ListGrouping Generic Class
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace