RemoveAt()

IColorOperationCollection::RemoveAt(int32_t) method

Removes the color operation from a collection.

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

Arguments

ParameterTypeDescription
indexint32_tIndex of a color operation to remove.

See Also