Sdílet prostřednictvím


XDocuments2.GetEnumerator-Methode

Ruft IEnumerator ab, wodurch alle Einträge im XDocumentsCollection-Objekt durchlaufen werden.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<DispIdAttribute(-4)> _
<TypeLibFuncAttribute(1)> _
Function GetEnumerator As IEnumerator
'Usage
Dim instance As XDocuments2
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator
[DispIdAttribute(-4)] 
[TypeLibFuncAttribute(1)] 
IEnumerator GetEnumerator ()

Rückgabewert

Eine IEnumerator-Schnittstelle, durch die alle Einträge im XDocumentsCollection-Objekt durchlaufen werden.

Siehe auch

Referenz

XDocuments2-Schnittstelle
XDocuments2-Member
Microsoft.Office.Interop.InfoPath-Namespace