RemoveAt()

ISequenceCollection::RemoveAt(int32_t) method

Removes sequence at the specified index.

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

Arguments

ParameterTypeDescription
indexint32_tIndex of element in the collection int32_t

See Also