BooleanColumnRealloc Method |
Reallocates the internal storage so that the specified row 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 row index.
See Also