ResultTableList class

Represents list of result tables.

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