Click or drag to resize

DataColumn_addSpace Field

If the capacity of the column is not enough, a new array is aquired, with the new size newSize = addSpace+increaseFactor*oldSize.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected static int _addSpace

Field Value

Int32
See Also