Condition.In Method
Enables exploration of the enclosing rule if an element is contained in a collection.
Overload List
Name | Description |
---|---|
Condition.In (T, T) | Enables exploration of the enclosing rule if an element is contained in an array. |
Condition.In (T, IEnumerable) | Enables exploration of the enclosing rule if an element is contained in a collection. |
See Also
Reference
Condition Class
Condition Members
Microsoft.Modeling Namespace
In(J,Generic IEnumerable)