Click or drag to resize

SubstringAfterFunction.ValueInternal 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 BaseBinaryStringFunction.ValueInternal(ILiteralNode, ILiteralNode).)
Top
See Also