Share via


MembershipManager.GetGroupList Method

This member overrides PrivacyItemManagerBase<T>.GetGroupList().

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Overrides Function GetGroupList As StringCollection
'Usage
Dim instance As MembershipManager
Dim returnValue As StringCollection

returnValue = instance.GetGroupList()
public override StringCollection GetGroupList()

Return Value

Type: System.Collections.Specialized.StringCollection

See Also

Reference

MembershipManager Class

MembershipManager Members

Microsoft.Office.Server.UserProfiles Namespace