idx_get()
TextAnimationCollection::idx_get(int32_t) method
Returns element by index.
System::SharedPtr<ITextAnimation> Aspose::Slides::Animation::TextAnimationCollection::idx_get(int32_t index) override
TextAnimationCollection::idx_get(System::SharedPtr<IShape>) method
Returns all elements
System::ArrayPtr<System::SharedPtr<ITextAnimation>> Aspose::Slides::Animation::TextAnimationCollection::idx_get(System::SharedPtr<IShape> shape) override
Arguments
Parameter | Type | Description |
---|---|---|
shape | System::SharedPtr<IShape> |
Return Value
See Also
- Typedef SharedPtr
- Typedef ArrayPtr
- Class ITextAnimation
- Class TextAnimationCollection
- Class IShape
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides