idx_get()

IImageTransformOperationCollection::idx_get(int32_t) method

Returns an IImageTransformOperation from the collection by it’s index.

virtual System::SharedPtr<IImageTransformOperation> Aspose::Slides::Effects::IImageTransformOperationCollection::idx_get(int32_t index)=0

Arguments

ParameterTypeDescription
indexint32_t

Return Value

See Also