Home PointerSegment Struct
PointerSegment Struct
Cancel

PointerSegment Struct

Namespace: Json.Pointer

Inheritance: PointerSegment 🡒 ValueType 🡒 object

Serves as an intermediary for creating JSON Pointers by segments.

Methods

ToString()

Returns the fully qualified type name of this instance.

Declaration

1
public override string ToString()

Returns

The fully qualified type name.

Contents