SignedDataBlocks.Count-Eigenschaft
Ruft die Anzahl der SignedDataBlockObject-Objekte in der Formularvorlage ab.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(1)> _
ReadOnly Property Count As Integer
'Usage
Dim instance As SignedDataBlocks
Dim value As Integer
value = instance.Count
[DispIdAttribute(1)]
int Count { get; }
Siehe auch
Referenz
SignedDataBlocks-Schnittstelle
SignedDataBlocks-Member
Microsoft.Office.Interop.InfoPath-Namespace