DimensionMismatchException.SecondParameterName Property
Gets the name of the second parameter whose dimensions were mismatched.
DefinitionPermalink
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public string? SecondParameterName { get; }
Property ValuePermalink
StringRemarksPermalink
A value of Empty indicates that the object was the instance in whose method the exeception occurred.