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
See Also
Reference
XDocumentsCollectionClass Class