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