Skip to content

OperatorStore class

This class represents the list of operators associated with a particular DataModel

public class Korzh.EasyQuery.OperatorStore
: OperatorList, IList<Operator>, ICollection<Operator>, IEnumerable<Operator>, IEnumerable, IList, ICollection, IReadOnlyList<Operator>, IReadOnlyCollection<Operator>
TypeNameDescription
voidRemoveItem(Int32 index)Removes the item.