Share via


ProfileUI.GetPropertyEnumerator Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Function GetPropertyEnumerator ( _
    propCollection As PropertyCollection _
) As IEnumerable
'Usage
Dim propCollection As PropertyCollection
Dim returnValue As IEnumerable

returnValue = Me.GetPropertyEnumerator(propCollection)
protected IEnumerable GetPropertyEnumerator(
    PropertyCollection propCollection
)

Parameters

Return Value

Type: System.Collections.IEnumerable

See Also

Reference

ProfileUI Class

ProfileUI Members

Microsoft.SharePoint.Portal.WebControls Namespace