Click or drag to resize

AsciiLineCompositionItem Property

Getter / setter of the items of the line.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AsciiColumnInfo this[
	int i
] { get; }

Parameters

i  Int32
 

Property Value

AsciiColumnInfo
See Also