| | 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 during XML deserialization.
|
 | 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 the given table and column proxies.
This constructor is intended for internal use only, for example when creating copies of existing instances.
Attention: the proxies are not cloned.
|
 | IndependentAndDependentColumns(DataTableProxy, Int32, IReadableColumnProxy, IReadableColumnProxy, IReadableColumnProxy) |
Initializes a new instance of the IndependentAndDependentColumns class from the given table and column proxies.
This constructor is intended for internal use only, for example when creating copies of existing instances.
Attention: the proxies are not cloned.
|