XDocumentsCollectionClass.XDocuments3_GetEnumerator method

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Public Overridable Function XDocuments3_GetEnumerator As IEnumerator
'Usage
Dim instance As XDocumentsCollectionClass
Dim returnValue As IEnumerator

returnValue = instance.XDocuments3_GetEnumerator()
public virtual IEnumerator XDocuments3_GetEnumerator()

Return value

Type: System.Collections.IEnumerator

Implements

XDocuments3.GetEnumerator()

See also

Reference

XDocumentsCollectionClass class

XDocumentsCollectionClass members

Microsoft.Office.Interop.InfoPath namespace