Home Node Class
Node Class
Cancel

Node Class

Namespace: Json.Path

Inheritance: Node 🡒 object

Represents a single match.

Properties

NameTypeSummary
LocationJsonPathThe location where the value was found.
ValueJsonNodeThe value at the matching location.
Contents