Operator operator !
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
operator !(FilterDefinition)
Implements the operator !.
public static FilterDefinition<TDocument> operator !(FilterDefinition<TDocument> op)
Parameters
The op.
Returns
The result of the operator.