Overload | Description |
---|---|
Insert(Row) | Inserts a Row into this collection before a specified row. |
Insert(String[],Row) | Inserts a Row into this collection before a specified row. |
Insert(String[],InsertLocation) | Inserts a Row into this collection at the specified location. |