FeaturesSequence.WhereNull
FeaturesSequence.WhereNull method
Selects features with attribute equal to null.
public virtual FeaturesSequence WhereNull(string attributeName)
| Parameter | Type | Description |
|---|---|---|
| attributeName | String | Attribute to filter by. |
Return Value
Features with attribute value equal to null.
Exceptions
| exception | condition |
|---|---|
| ArgumentException | No attribute with such name exists in this features sequence. |
See Also
- class FeaturesSequence
- namespace Aspose.Gis
- assembly Aspose.GIS