Aspose::Pdf::BoundsCheckableList::RemoveAt method
BoundsCheckableList::RemoveAt method
Removes the element at the specified index of the System.Collections.Generic.List.
void Aspose::Pdf::BoundsCheckableList<typename>::RemoveAt(int32_t index) override
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero-based index of the element to remove. |
See Also
- Class BoundsCheckableList
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++