CspTerm.LogicalNot Operator
Solver Foundation 3.0
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Performs a logical NOT operation on a term.
Namespace: Microsoft.SolverFoundation.Solvers
Assembly: Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
Parameters
- term
- Type: Microsoft.SolverFoundation.Solvers.CspTerm
A term.
Return Value
Type: Microsoft.SolverFoundation.Solvers.CspTermThe result of performing a logical NOT operation on term.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.