Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Serialization Namespaces
Altaxo.Serialization.Ascii
AsciiColumnInfo Class
AsciiColumnInfo Properties
ColumnType Property
ColumnTypeToColumnInfo Property
DateTime Property
DBNull Property
FloatWithDecimalSeparator Property
FloatWithoutDecimalSeparator Property
GeneralNumber Property
Integer Property
ScoreValue Property
ShortCut Property
ShortCutToColumnInfo Property
Text Property
Ascii
Column
Info
Column
Type
To
Column
Info Property
Gets a dictionary that associates each value of
AsciiColumnType
with the appropriate instance of
AsciiColumnInfo
.
Namespace:
Altaxo.Serialization.Ascii
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
static
ImmutableDictionary
<
AsciiColumnType
,
AsciiColumnInfo
>
ColumnTypeToColumnInfo
{
get
; }
Property Value
ImmutableDictionary
AsciiColumnType
,
AsciiColumnInfo
See Also
Reference
AsciiColumnInfo Class
Altaxo.Serialization.Ascii 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