FeatureAttributeCollection.Add
FeatureAttributeCollection.Add method
Ajoute un attribut à la collection.
public void Add(FeatureAttribute attribute)
Paramètre | Taper | La description |
---|---|---|
attribute | FeatureAttribute | L’attribut à ajouter. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | L’attribut estnull . |
InvalidOperationException | La collection est verrouillée. |
ArgumentException | Un attribut portant le même nom existe déjà dans la collection. |
Voir également
- class FeatureAttribute
- class FeatureAttributeCollection
- espace de noms Aspose.Gis
- Assemblée Aspose.GIS