DigitalSignatureCollection Methods

The DigitalSignatureCollection type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd
Adds the signature at the end of collection.
Public methodClear
Removes all signatures from collection.
Public methodCopyTo
Copies all elements from the collection to the specified array.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemoveAt
Removes the signature at the specified index.
Public methodToString (Inherited from Object.)
See Also