Ensures that the internal storage can hold at least the specified index.
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 target index.
See Also