RemoveAt()

DigitalSignatureCollection::RemoveAt(int32_t) method

Removes the signature at the specified index.

void Aspose::Slides::DigitalSignatureCollection::RemoveAt(int32_t index) override

Arguments

ParameterTypeDescription
indexint32_tIndex of the signature that should be deleted.

See Also