Has three overloads
Has three overloads

Overload List

  NameDescription
Public methodTable(Int32)
Constructs a Table with a certain number of columns.
Public methodTable(Int32, Int32)
Constructs a Table with a certain number of columns and a certain number of Rows.

See Also