Click or drag to resize

DataTableCategorySets Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the DataTableCategorySets class

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public DataTableCategorySets(
	DataTable table
)
Request Example View Source

Parameters

table
Type: System.DataDataTable
See Also