Sdílet prostřednictvím


ViewInfos.GetEnumerator-Methode

Ruft eine IEnumerator-Schnittstelle ab, durch die alle Einträge im ViewInfosCollection-Objekt durchlaufen werden.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<TypeLibFuncAttribute(1)> _
<DispIdAttribute(-4)> _
Function GetEnumerator As IEnumerator
'Usage
Dim instance As ViewInfos
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator
[TypeLibFuncAttribute(1)] 
[DispIdAttribute(-4)] 
IEnumerator GetEnumerator ()

Rückgabewert

Eine IEnumerator-Schnittstelle, durch die alle Einträge im ViewInfosCollection-Objekt durchlaufen werden.

Siehe auch

Referenz

ViewInfos-Schnittstelle
ViewInfos-Member
Microsoft.Office.Interop.InfoPath-Namespace