Add

RowCollection.Add method

Add the row in the collection.

public int Add(Row row)
Parameter Type Description
row Row

See Also