GroupManager.Dispose Method ()

 

Releases all resources that are used by the GroupManager object.

Namespace:   Microsoft.WindowsServerSolutions.Groups
Assembly:  UserObjectModel (in UserObjectModel.dll)

Syntax

public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

Disposeā€‚Overload
GroupManager Class
Microsoft.WindowsServerSolutions.Groups Namespace

Return to top