Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data
DataTableToMatrixConverter Class
DataTableToMatrixConverter Methods
GetParticipatingDataColumns Method
GetParticipatingDataColumns Method
GetParticipatingDataColumns(DataTable, IAscendingIntegerCollection) Method
Data
Table
To
Matrix
Converter
Get
Participating
Data
Columns Method
Gets the indices of the data columns of the data table that contribute to the matrix.
Namespace:
Altaxo.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
IAscendingIntegerCollection
GetParticipatingDataColumns
()
Return Value
IAscendingIntegerCollection
Indices of the participating data columns of the data table.
Exceptions
Exception
Condition
InvalidDimensionMatrixException
No columns found that can be used for the matrix. Thus number of columns of the matrix would be zero.
See Also
Reference
DataTableToMatrixConverter Class
GetParticipatingDataColumns Overload
Altaxo.Data Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net