[]
        
(Showing Draft Content)

FarPoint.CalcEngine.OperatorInfo.ToString

ToString Method

ToString()

Returns the text representation of the operator.

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

Text representation of the operator

Overrides