Sdílet prostřednictvím


Permission.GetEnumerator-Methode

Ruft IEnumerator zum Durchlaufen der Auflistung ab.

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

Syntax

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

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

Rückgabewert

Ein System.IEnumerator

Siehe auch

Referenz

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