ExpressionNodeFunction.ToStringForDisplay Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A special method to display some simple functions in UI in simplified form, cannot be parsed back
public override string ToStringForDisplay ();
override this.ToStringForDisplay : unit -> string
Public Overrides Function ToStringForDisplay () As String