idx_get()

ColorOperationCollection::idx_get(int32_t) method

Returns the operation at the specified index. Read ColorOperation.

System::SharedPtr<IColorOperation> Aspose::Slides::ColorOperationCollection::idx_get(int32_t index) override

See Also