Spread Windows Forms 12.0 Product Documentation
ToString Method (OperatorInfo)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > OperatorInfo Class : ToString Method
Returns the text representation of the name of the operator.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As OperatorInfo
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

String containing the name of the operator
See Also

Reference

OperatorInfo Class
OperatorInfo Members