Sets the string that delimits the columns of the matrix.
Namespace: Extreme.Mathematics.LinearAlgebra.IOAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public string ColumnDelimiter { get; set; }
Public Property ColumnDelimiter As String
Get
Set
public:
property String^ ColumnDelimiter {
String^ get ();
void set (String^ value);
}
member ColumnDelimiter : string with get, set
Property Value
Type:
String
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference