AggrFunctionList class

Represents the 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>

Methods

Type Name Description
AggrFunction FindByID(String id) Finds aggregate function by its ID.
void ReadFromJson(JsonReader reader)
Task ReadFromJsonAsync(JsonReader reader)
void WriteToJson(JsonWriter writer, ModelReadWriteOptions rwOptions)
Task WriteToJsonAsync(JsonWriter writer, ModelReadWriteOptions rwOptions)
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT