Home ValueFunctionDefinition Class
ValueFunctionDefinition Class
Cancel

ValueFunctionDefinition Class

Namespace: Json.Path

Inheritance: ValueFunctionDefinition 🡒 object

Implemented interfaces:

  • IReflectiveFunctionDefinition
  • IPathFunctionDefinition

Base class for defining an expression function which returns ValueType.

Properties

NameTypeSummary
NamestringGets the function name.
NothingJsonValueRepresents the absence of a JSON value and is distinct from any JSON value, including null.
Contents