RemoveAt()

IDigitalSignatureCollection::RemoveAt(int32_t) method

Removes the signature at the specified index.

virtual void Aspose::Slides::IDigitalSignatureCollection::RemoveAt(int32_t index)=0

Arguments

ParameterTypeDescription
indexint32_tIndex of the signature that should be deleted.

See Also