Aspose::Pdf::BoundsCheckableList::idx_set method
BoundsCheckableList::idx_set method
Sets paragraph from or to collection.
void Aspose::Pdf::BoundsCheckableList<T>::idx_set(int32_t index, T value) override
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The paragraph index. |
| value | T |
See Also
- Class BoundsCheckableList
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++