DVTk API
Table Constructor (numberOfColumns)
DVTkDvtkHighLevelInterface.Common.OtherTableTable(Int32)
DVTk API

[This is preliminary documentation and is subject to change.]

Constructor.
Declaration Syntax
C#Visual BasicVisual C++
public Table(
	int numberOfColumns
)
Public Sub New ( _
	numberOfColumns As Integer _
)
public:
Table(
	int numberOfColumns
)
Parameters
numberOfColumns (Int32)
Number of user defined columns present in the table.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0