Freigeben über


ProfileManagerBase.GetEnumerator-Methode

Gibt ein IEnumerator , das zum Durchlaufen aller Profile verwendet werden kann.

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

Syntax

'Declaration
Public Overridable Function GetEnumerator As IEnumerator
'Usage
Dim instance As ProfileManagerBase
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
public virtual IEnumerator GetEnumerator()

Rückgabewert

Typ: System.Collections.IEnumerator

Siehe auch

Referenz

ProfileManagerBase Klasse

ProfileManagerBase-Member

GetEnumerator-Überladung

Microsoft.Office.Server.UserProfiles-Namespace