Click or drag to resize

AsciiImporterToArraysColumnProperties Property

Gets the imported column property columns.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IReadOnlyList<Array> ColumnProperties { get; }

Property Value

IReadOnlyListArray
See Also