FeatureAttributeCollection.Add
FeatureAttributeCollection.Add method
Lägger till ett attribut till samlingen.
public void Add(FeatureAttribute attribute)
Parameter | Typ | Beskrivning |
---|---|---|
attribute | FeatureAttribute | Attributet att lägga till. |
Undantag
undantag | skick |
---|---|
ArgumentNullException | Attributet ärnull . |
InvalidOperationException | Samlingen är låst. |
ArgumentException | Ett attribut med samma namn finns redan i samlingen. |
Se även
- class FeatureAttribute
- class FeatureAttributeCollection
- namnutrymme Aspose.Gis
- hopsättning Aspose.GIS