Freigeben über


SPAttachmentCollection.GetEnumerator-Methode

Gibt einen Enumerator zum Durchlaufen der Auflistung zurück.

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

Syntax

'Declaration
Public Function GetEnumerator As IEnumerator
'Usage
Dim instance As SPAttachmentCollection
Dim returnValue As IEnumerator

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

Rückgabewert

Typ: System.Collections.IEnumerator
Eine System.Collections.IEnumerator -Schnittstelle.

Implementiert

IEnumerable.GetEnumerator()

Siehe auch

Referenz

SPAttachmentCollection Klasse

SPAttachmentCollection-Member

Microsoft.SharePoint-Namespace