Compartilhar via


ListGroup<TBusinessObject> Constructor

 

Initializes a new instance of the ListGroup<TBusinessObject> class.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod ListGroup<TBusinessObject>(String)

Initializes a new instance of the ListGroup<TBusinessObject> class with the specified display name.

System_CAPS_pubmethod ListGroup<TBusinessObject>(String, String)

Initializes a new instance of the ListGroup<TBusinessObject> class with the specified display name and the specified description.

See Also

ListGroup<TBusinessObject> Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top