Feature.IsValueNull
Feature.IsValueNull method
Bestimmt, ob das angegebene Attribut explizit auf gesetzt wurdeNull
wert.
public bool IsValueNull(string attributeName)
Parameter | Typ | Beschreibung |
---|---|---|
attributeName | String | Name des Attributs. |
Rückgabewert
true
wenn der Attributwert istNull
; ansonsten,false
.
Ausnahmen
Ausnahme | Bedingung |
---|---|
InvalidOperationException | Das Attribut ist nicht gesperrt. |
ArgumentException | Das Attribut mit diesem Namen ist in dieser Ebene nicht vorhanden. |
ArgumentNullException | Der Attributname istNull . |
Siehe auch
- class Feature
- namensraum Aspose.Gis
- Montage Aspose.GIS