Sdílet prostřednictvím


XDocumentsCollectionClass.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)> _
<DispIdAttribute(-4)> _
Public Overridable Function GetEnumerator As IEnumerator Implements XDocuments2.GetEnumerator
'Usage
Dim instance As XDocumentsCollectionClass
Dim returnValue As IEnumerator

returnValue = CType(instance, XDocuments2).GetEnumerator
[TypeLibFuncAttribute(1)] 
[DispIdAttribute(-4)] 
public virtual IEnumerator XDocuments2.GetEnumerator ()

Siehe auch

Referenz

XDocumentsCollectionClass-Klasse
XDocumentsCollectionClass-Member
Microsoft.Office.Interop.InfoPath-Namespace