| | Name | Description |
|---|
 | IndependentAndDependentColumns(IndependentAndDependentColumns) |
Initializes a new instance by cloning the state and proxies from another instance.
|
 | IndependentAndDependentColumns(IXmlDeserializationInfo, Int32) | Initializes a new instance of the IndependentAndDependentColumns class |
 | IndependentAndDependentColumns(DataTable, Int32, Int32, Int32) |
Initializes a new instance with the specified data table, group number, and the counts of independent and dependent variable columns.
|
 | IndependentAndDependentColumns(DataTableProxy, Int32, IReadableColumnProxy, IReadableColumnProxy) |
Initializes a new instance of the IndependentAndDependentColumns class from given proxies of DataTable and columns.
This constructor is intended for internal use only, e.g. for creating copies of existing instances.
ATTENTION: The proxies are not cloned!
|