PathList class

Represents list of paths.

public class Korzh.EasyQuery.Db.PathList
    : Collection<Path>, IList<Path>, ICollection<Path>, IEnumerable<Path>, IEnumerable, IList, ICollection, IReadOnlyList<Path>, IReadOnlyCollection<Path>