RemoveAt()

ISequence::RemoveAt(int32_t) method

Removes an effect from a collection.

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

Arguments

ParameterTypeDescription
indexint32_tIndex of effect to remove int32_t

See Also