Overload | Description |
---|---|
InsertTable(Int32,Int32) | Inserts a Table of a specific size to this Header. |
InsertTable(Int32,Table) | Inserts the provided Table at a specific location in this Header. |
InsertTable(Table) | Inserts the provided Table to this Header. |
InsertTable(Int32,Int32,Int32) | Inserts a Table of a specific size and at a specific location, to this Header. |