Remove()
SequenceCollection::Remove(System::SharedPtr<ISequence>) method
Removes specified sequence from a collection.
void Aspose::Slides::Animation::SequenceCollection::Remove(System::SharedPtr<ISequence> item) override
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<ISequence> | Sequence to remove. |
See Also
- Typedef SharedPtr
- Class ISequence
- Class SequenceCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides