Sdílet prostřednictvím


InputParameterCollectionClass.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 InputParameters.GetEnumerator
'Usage
Dim instance As InputParameterCollectionClass
Dim returnValue As IEnumerator

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

Siehe auch

Referenz

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