Click or drag to resize

SubstringBeforeFunctionValueInternal Method

Overload List
  NameDescription
Public methodValueInternal(ILiteralNode)
Gets the Value of the function as applied to the given String Literal.
(Inherited from BaseBinaryStringFunction.)
Public methodValueInternal(ILiteralNode, ILiteralNode)
Gets the Value of the function as applied to the given String Literal and Argument.
(Overrides BaseBinaryStringFunctionValueInternal(ILiteralNode, ILiteralNode).)
Top
See Also