Overload | Description |
---|---|
Insert(InsertLocation) | Inserts a Table into this collection at a specified location. |
Insert(Style,InsertLocation) | Inserts a Table into this collection at a specified location. |
Insert(Int32,Int32,InsertLocation) | Inserts a Table into this collection at a specified location. |
Insert(Int32,Int32,Style,InsertLocation) | Inserts a Table into this collection at a specified location. |
Insert(String[],InsertLocation) | Inserts a Table into this collection at a specified location. |
Insert(String[],Style,InsertLocation) | Inserts a Table into this collection at a specified location. |