FeatureAttributeCollection.Add
FeatureAttributeCollection.Add method
Voegt een attribuut toe aan de collectie.
public void Add(FeatureAttribute attribute)
Parameter | Type | Beschrijving |
---|---|---|
attribute | FeatureAttribute | Het attribuut dat moet worden toegevoegd. |
Uitzonderingen
uitzondering | voorwaarde |
---|---|
ArgumentNullException | Het attribuut isnull . |
InvalidOperationException | De collectie is op slot. |
ArgumentException | Er bestaat al een attribuut met dezelfde naam in de verzameling. |
Zie ook
- class FeatureAttribute
- class FeatureAttributeCollection
- naamruimte Aspose.Gis
- montage Aspose.GIS