RemoveAt()

SequenceCollection::RemoveAt(int32_t) method

Removes sequence at the specified index.

void Aspose::Slides::Animation::SequenceCollection::RemoveAt(int32_t index) override

Arguments

ParameterTypeDescription
indexint32_t

See Also