Has three overloads
Has three overloads
Overload List
| Name | Description | |
|---|---|---|
| Table(Int32) |
Constructs a Table with a certain number of columns.
| |
| Table(Int32, Int32) |
Constructs a Table with a certain number of columns
and a certain number of Rows.
|