XDocumentsCollectionClass.XDocuments3_GetEnumerator Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
virtual System::Collections::IEnumerator ^ XDocuments3_GetEnumerator() = Microsoft::Office::Interop::InfoPath::XDocuments3::GetEnumerator;
public virtual System.Collections.IEnumerator XDocuments3_GetEnumerator ();
abstract member XDocuments3_GetEnumerator : unit -> System.Collections.IEnumerator
override this.XDocuments3_GetEnumerator : unit -> System.Collections.IEnumerator
Public Overridable Function XDocuments3_GetEnumerator () As IEnumerator