Freigeben über


TypeDescriptorCollection.IEnumerable.GetEnumerator-Methode

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Private Function GetEnumerator As IEnumerator
    Implements IEnumerable.GetEnumerator
'Usage
Dim instance As TypeDescriptorCollection
Dim returnValue As IEnumerator

returnValue = CType(instance, IEnumerable).GetEnumerator()
IEnumeratorIEnumerable.GetEnumerator()

Rückgabewert

Typ: System.Collections.IEnumerator

Implementiert

IEnumerable.GetEnumerator()

Siehe auch

Referenz

TypeDescriptorCollection Klasse

TypeDescriptorCollection-Member

Microsoft.SharePoint.BusinessData.Administration-Namespace