ContainsOperator Constructors
An operator which checks if a collection contains at least one object matching a specific criteria.
Name | Parameters | Description |
---|---|---|
Contains |
none |
Initializes a new instance of the Contains |
Contains |
collection |
Initializes a new instance of the Contains |
Contains |
collection |
Initializes a new instance of the Contains |
See Also