FeatureAttributeCollection.Add
FeatureAttributeCollection.Add method
Agrega un atributo a la colección.
public void Add(FeatureAttribute attribute)
Parámetro | Escribe | Descripción |
---|---|---|
attribute | FeatureAttribute | El atributo a agregar. |
Excepciones
excepción | condición |
---|---|
ArgumentNullException | el atributo esnull . |
InvalidOperationException | La colección está bloqueada. |
ArgumentException | Ya existe un atributo con el mismo nombre en la colección. |
Ver también
- class FeatureAttribute
- class FeatureAttributeCollection
- espacio de nombres Aspose.Gis
- asamblea Aspose.GIS