Represents the Path value type.
public struct Path
kind:method, kind:property, kind:ctor. Press Esc to clear.Path(YamlNode, ChildIndex[])Initializes a new instance of this type.Append(ChildIndex)Appends a child index to the current path.Clone()Creates a clone of the current value.Equals(Path)Determines whether the specified object is equal to the current instance.Equals(Object?)Determines whether the specified object is equal to the current instance.GetHashCode()Returns a hash code for the current instance.GetParentPath()Gets parent Path.Resolve()Resolves this path against a YAML node.