Share via


PrivacyItemManagerBase<T>.AppendUniqueGroupList method

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

Syntax

'Declaration
Protected Friend Sub AppendUniqueGroupList ( _
    strCollection As StringCollection _
)
'Usage
Dim strCollection As StringCollection

Me.AppendUniqueGroupList(strCollection)
protected internal void AppendUniqueGroupList(
    StringCollection strCollection
)

Parameters

See also

Reference

PrivacyItemManagerBase<T> class

PrivacyItemManagerBase<T> members

Microsoft.Office.Server.UserProfiles namespace