Insert

Insert

Inserts the specified item at the specified index.

Returns: void Aspose::Tasks::

Insert(int32_t index, const System::SharedPtr< OutlineValue > & item)
ParameterDescription
indexthe specified zero-based index at which the item should be inserted.
itemthe specified item to insert to this collection.