Click or drag to resize

StringRow Constructor

Initializes a new instance of the StringRow class

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public StringRow(
	int numCols
)

Parameters

numCols  Int32

[Missing <param name="numCols"/> documentation for "M:Altaxo.Collections.StringRow.#ctor(System.Int32)"]

See Also