DataObjectsCollectionClass.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 DataObjects.GetEnumerator
'Usage
Dim instance As DataObjectsCollectionClass
Dim returnValue As IEnumerator
returnValue = CType(instance, DataObjects).GetEnumerator
[TypeLibFuncAttribute(1)]
[DispIdAttribute(-4)]
public virtual IEnumerator DataObjects.GetEnumerator ()
Siehe auch
Referenz
DataObjectsCollectionClass-Klasse
DataObjectsCollectionClass-Member
Microsoft.Office.Interop.InfoPath-Namespace