ListGroupingCollection.Add Method
Adds a ListGrouping object to a ListGroupingCollection.
Overload List
Name | Description |
---|---|
ListGroupingCollection.Add (Generic ListGrouping) |
Adds the specified ListGrouping object to the ListGroupingCollection.
|
ListGroupingCollection.Add (String, Generic Converter) |
Adds a ListGrouping object to the ListGroupingCollection with the specified display name and the ListGroup object that is returned from the specified delegate method. The delegate method assigns business objects to the appropriate ListGroup.
|
See Also
Reference
ListGroupingCollection Generic Class
ListGroupingCollection Members
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace