Method LogicalNot
LogicalNot()
Composes a function that indicates if, point-wise, this function's field result is false.
Declaration
public BooleanFieldFunction LogicalNot()
Returns
| Type | Description |
|---|---|
| BooleanFieldFunction | A function that indicates if this function's field result is |
Remarks
The function result has no data where this function's field result has no data.
The function result extent equals that of this function's field result.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |