DoubleColumnRealloc Method |
Reallocates the internal storage so that the specified index can be addressed.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void Realloc(
int i
)
Parameters
- i Int32
- The required index.
See Also