RowCollection.Add

RowCollection.Add method

Add the row in the collection.

public int Add(Row row)
ParameterTypeDescription
rowRow

See Also