Dimension Mismatch Exception.First Parameter Name Property
Gets the name of the first parameter whose dimensions were mismatched.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public string? FirstParameterName { get; }
Property Value
StringRemarks
A value of Empty indicates that the first object was the instance in whose method the exeception occurred.