Skip to content

AggrFunctionList class

Represents list of Korzh.EasyQuery.AggrFunction objects

public class Korzh.EasyQuery.AggrFunctionList
: Collection<AggrFunction>, IList<AggrFunction>, ICollection<AggrFunction>, IEnumerable<AggrFunction>, IEnumerable, IList, ICollection, IReadOnlyList<AggrFunction>, IReadOnlyCollection<AggrFunction>
TypeNameDescription
AggrFunctionFindByID(String id)Finds aggregate function by its ID.