Click or drag to resize
MPSReader.Row.Name Property
The name of this row.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual string Name { get; }

Property Value

Type: String
A String containing the name of this row.
See Also