idx_set

idx_set

Sets the element at the specified index.

Returns: void Aspose::Tasks::

idx_set(int32_t index, System::SharedPtr< OutlineValue > value)
ParameterDescription
indexThe zero-based index of the element to get or set.
valuethe element at the specified index.