RowCollection.Remove

RowCollection.Remove method

Remove the row from the collection.

public void Remove(Row row)
ParameterTypeDescription
rowRow

See Also