Partager via


XDocuments2.GetEnumerator - Méthode

Obtient un IEnumerator qui s'itère sur toutes les entrées de l'objet XDocumentsCollection.

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
Function GetEnumerator As IEnumerator
'Utilisation
Dim instance As XDocuments2
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
IEnumerator GetEnumerator()

Valeur renvoyée

Type : System.Collections.IEnumerator
IEnumerator qui s'itère sur toutes les entrées de l'objet XDocumentsCollection.

Implémentations

XDocuments.GetEnumerator()

Voir aussi

Référence

XDocuments2 interface

XDocuments2 - Membres

GetEnumerator - Surcharge

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms