Click or drag to resize

DataColumnCollection_columnsByNumber Field

The collection of the columns (accessible by number).

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected List<DataColumn> _columnsByNumber

Field Value

ListDataColumn
See Also