SignedDataBlocks.GetEnumerator-Methode
Ruft IEnumerator ab, wodurch alle Einträge im SignedDataBlocksCollection-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 SignedDataBlocks
Dim returnValue As IEnumerator
returnValue = instance.GetEnumerator
[TypeLibFuncAttribute(1)]
[DispIdAttribute(-4)]
IEnumerator GetEnumerator ()
Rückgabewert
Eine IEnumerator-Schnittstelle, durch die alle Einträge im DataObjectsCollection-Objekt durchlaufen werden.
Siehe auch
Referenz
SignedDataBlocks-Schnittstelle
SignedDataBlocks-Member
Microsoft.Office.Interop.InfoPath-Namespace