Feature.IsValueNull
Feature.IsValueNull method
Bepaalt of het opgegeven kenmerk expliciet is ingesteld opnul
waarde.
public bool IsValueNull(string attributeName)
Parameter | Type | Beschrijving |
---|---|---|
attributeName | String | Naam van het attribuut. |
Winstwaarde
true
als de attribuutwaarde isnul
; anders,false
.
Uitzonderingen
uitzondering | voorwaarde |
---|---|
InvalidOperationException | Het attribuut is niet vergrendeld. |
ArgumentException | Het attribuut met deze naam bestaat niet in deze laag. |
ArgumentNullException | De attribuutnaam isnul . |
Zie ook
- class Feature
- naamruimte Aspose.Gis
- montage Aspose.GIS