Share via


PrivacyItemManagerBase<T>.AppendUniqueGroupList Method

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.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