DataColumnSetElementEmpty Method |
This clears the cell at index i.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract void SetElementEmpty(
int i
)
Parameters
- i Int32
- The index where to clean.
See Also