FeaturesSequence.WhereUnset
FeaturesSequence.WhereUnset method
Selects features where specified attribute is not set.
public virtual FeaturesSequence WhereUnset(string attributeName)
Parameter | Type | Description |
---|---|---|
attributeName | String | Attribute to filter by. |
Return Value
Features with unset attribute value.
See Also
- class FeaturesSequence
- namespace Aspose.Gis
- assembly Aspose.GIS