Initializes a new instance of the
StringRow class.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic StringRow(
int numCols
)
Parameters
- numCols Int32
- The number of columns in the row.
See Also