XDocumentsCollectionClass.XDocuments_GetEnumerator-Methode
Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<TypeLibFuncAttribute(1)> _
Public Overridable Function XDocuments_GetEnumerator As IEnumerator Implements XDocuments.GetEnumerator
'Usage
Dim instance As XDocumentsCollectionClass
Dim returnValue As IEnumerator
returnValue = CType(instance, XDocuments).GetEnumerator
[TypeLibFuncAttribute(1)]
public virtual IEnumerator XDocuments.GetEnumerator ()
Siehe auch
Referenz
XDocumentsCollectionClass-Klasse
XDocumentsCollectionClass-Member
Microsoft.Office.Interop.InfoPath-Namespace