Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data
DataColumnCollection Class
DataColumnCollection Fields
_archiveMemento Field
_columnInfoByColumn Field
_columnsByName Field
_columnsByNumber Field
_columnScripts Field
_deferredDataLoader Field
_hasNumberOfRowsDecreased Field
_isDataDirty Field
_lastColumnNameGenerated Field
_nameOfLastColumnAdded Field
_numberOfRows Field
_triedOutRegularNaming Field
DeserialiationInfoProperty_DeferredDataDeserialization Field
DeserialiationInfoProperty_RestoreDataOnly Field
SerialiationInfoProperty_StoreDataOnly Field
Data
Column
Collection
_columns
By
Name Field
Holds the columns (value) accessible by name (key).
Namespace:
Altaxo.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
protected
Dictionary
<
string
,
DataColumn
>
_columnsByName
Field Value
Dictionary
String
,
DataColumn
See Also
Reference
DataColumnCollection Class
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