Method HasData
HasData()
Composes a function that identifies, point-wise, where this function's field result has data across its extent.
Declaration
public BooleanFieldFunction HasData()
Returns
| Type | Description |
|---|---|
| BooleanFieldFunction | A function that identifies where this function's field result has data. |
Remarks
The function result values are true where this function's field result has data and false where it has no
data. All values in the result will have 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 |