Partager via


DetailColumn.Clear Method ()

 

Removes all DetailGroup objects from the DetailColumn.

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

ICollection<T>.Clear()

See Also

DetailColumn Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top