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>
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
void | RemoveItem(Int32 index) | Removes the item. |