FeatureAttributeCollection.Add
FeatureAttributeCollection.Add method
Fügt der Sammlung ein Attribut hinzu.
public void Add(FeatureAttribute attribute)
Parameter | Typ | Beschreibung |
---|---|---|
attribute | FeatureAttribute | Das hinzuzufügende Attribut. |
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | Das Attribut istnull . |
InvalidOperationException | Die Sammlung ist gesperrt. |
ArgumentException | In der Sammlung ist bereits ein Attribut mit demselben Namen vorhanden. |
Siehe auch
- class FeatureAttribute
- class FeatureAttributeCollection
- namensraum Aspose.Gis
- Montage Aspose.GIS