XDocuments2.GetEnumerator-Methode
Ruft IEnumerator ab, wodurch alle Einträge im XDocumentsCollection-Objekt durchlaufen werden.
Diese Methode ist nicht CLS-kompatibel.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
Syntax
'Declaration
Function GetEnumerator As IEnumerator
'Usage
Dim instance As XDocuments2
Dim returnValue As IEnumerator
returnValue = instance.GetEnumerator
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.SemiTrust-Namespace