Aspose::Pdf::Rows::RemoveAt method

Rows::RemoveAt method

Remove row at position from collection.

void Aspose::Pdf::Rows::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe collection index.

See Also