DigitalSignatureCollection Properties

The DigitalSignatureCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of elements in the collection. Read-only Int32.
Public propertyIsSynchronized
Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only Boolean.
Public propertyItem
Returns the signature by index.
Public propertySyncRoot
Returns a synchronization root. Read-only Object.
See Also