Signatures.Count-Eigenschaft
Ruft die Anzahl der SignatureObject-Objekte in der Auflistung 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 Signatures
Dim value As Integer
value = instance.Count
[DispIdAttribute(1)]
int Count { get; }
Siehe auch
Referenz
Signatures-Schnittstelle
Signatures-Member
Microsoft.Office.Interop.InfoPath-Namespace