XDocumentsCollectionClass.XDocuments3_GetEnumerator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::Collections::IEnumerator ^ XDocuments3_GetEnumerator() = Microsoft::Office::Interop::InfoPath::XDocuments3::GetEnumerator;
public virtual System.Collections.IEnumerator XDocuments3_GetEnumerator ();
Public Overridable Function XDocuments3_GetEnumerator () As IEnumerator