Aspose::Pdf::Rows::Remove method

Rows::Remove method

Remove row from collection.

void Aspose::Pdf::Rows::Remove(const System::SharedPtr<Row> &row)
ParameterTypeDescription
rowconst System::SharedPtr<Row>&The existing row.

See Also