ResultEntityList class
ResultEntityList class
Section titled “ResultEntityList class”Represents list of result tables.
public class Korzh.EasyQuery.Db.ResultEntityList : Collection<ResultEntity>, IList<ResultEntity>, ICollection<ResultEntity>, IEnumerable<ResultEntity>, IEnumerable, IList, ICollection, IReadOnlyList<ResultEntity>, IReadOnlyCollection<ResultEntity>