RemoveAt

DigitalSignatureCollection.RemoveAt method

Removes the signature at the specified index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Index of the signature that should be deleted.

See Also