FeatureAttributeCollection.Add Method
Thread safety: This property is not thread-safe.
Add(FeatureAttribute item)
Adds an object to the end of the collection.Syntax
public void Add (
    FeatureAttribute item
)Parameters
item
    Type: FeatureAttribute
The object to be added to the end of the collection.
The object to be added to the end of the collection.
Platforms
Windows, Linux, Android