ListGroupingCollection<TBusinessObject>.Clear Method ()
Removes all ListGrouping<TBusinessObject> objects from the ListGroupingCollection<TBusinessObject>.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Syntax
public void Clear()
public:
virtual void Clear() sealed
Public Sub Clear
Implements
See Also
ListGroupingCollection<TBusinessObject> Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top