RemoveAt()

ISensitivityLabelCollection::RemoveAt(int32_t) method

Removes the sensitivity label at the specified index.

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

Arguments

ParameterTypeDescription
indexint32_tIndex of the sensitivity label that should be deleted.

See Also