Aspose::Pdf::Generator::BoundsCheckableList::idx_set method

BoundsCheckableList::idx_set method

Sets paragraph from or to collection.

void Aspose::Pdf::Generator::BoundsCheckableList<typename>::idx_set(int32_t index, T value) override
ParameterTypeDescription
indexint32_tThe paragraph index.
valueT

See Also