containsQueries Class |
Namespace: imbSCI.Core.extensions.data
The containsQueries type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsT |
Logical sum of criterias. All must be true to pass.
| |
| ContainsAll(IList, IEnumerable) | ||
| ContainsAll(IList, Object) | ||
| ContainsAny(IList, IEnumerable) |
Determines whether the target contains any of specified needles
| |
| ContainsAny(IList, IEnumerable, Object) | ||
| ContainsByEnum | ||
| ContainsOneOrMore | ||
| ContainsOnly |