Enum ContainsOperator
All possible operators which will used to check for member to collections
operations in form of LHS = value {operator} collection -> .
Namespace: Mars.Interfaces.Model
Assembly: Mars.Interfaces.dll
Syntax
public enum ContainsOperator : int
Fields
Name | Description |
---|---|
In | |
NotIn |