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.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected static int _addSpace
Field Value
Int32See Also