Namespace: Json.Path
Inheritance: ValueFunctionDefinition
🡒 object
Implemented interfaces:
- IReflectiveFunctionDefinition
- IPathFunctionDefinition
Base class for defining an expression function which returns ValueType
.
Properties
Name | Type | Summary |
---|---|---|
Name | string | Gets the function name. |
Nothing | JsonValue | Represents the absence of a JSON value and is distinct from any JSON value, including null. |