Initializes a new instance of the
StringRow class
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public StringRow(
int numCols
)
Parameters
- numCols Int32
[Missing <param name="numCols"/> documentation for "M:Altaxo.Collections.StringRow.#ctor(System.Int32)"]
See Also