Dimension Mismatch Exception.Second Parameter Name Property
Gets the name of the second parameter whose dimensions were mismatched.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public string SecondParameterName { get; }
Property Value
StringRemarks
A value of Empty indicates that the object was the instance in whose method the exeception occurred.