idx_get()
IEffectStyleCollection::idx_get(int32_t) method
Returns an element at specified position. Read-only IEffectStyle.
virtual System::SharedPtr<IEffectStyle> Aspose::Slides::Theme::IEffectStyleCollection::idx_get(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Position of element. |
Return Value
Element at specified position.
See Also
- Typedef SharedPtr
- Class IEffectStyle
- Class IEffectStyleCollection
- Namespace Aspose::Slides::Theme
- Library Aspose.Slides