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.
The function result values are false where this function's field result has no data.
All values in the result 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 |