[]
        
(Showing Draft Content)

FarPoint.CalcEngine.CalcError.ToString

ToString Method

ToString()

Returns a string representation of the error.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

String representation of the error

Overrides