Represents the Path Trie.
public class PathTrie
kind:method, kind:property, kind:ctor. Press Esc to clear.Add(Path)Adds an item.Contains(Path, Boolean)Determines whether a value exists.GetSubpaths(Path)Gets subpaths.Remove(Path, Boolean)Removes an item.