Click or drag to resize

DataColumnCollectionRefreshColumnIndices Method

This will refresh the column number information in the m_ColumnInfo collection of DataColumnCollectionDataColumnInfo.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void RefreshColumnIndices()
See Also