AggregationInstanceAttributeCollection.Add Method
Creates and adds an AggregationInstanceAttribute to the end of the collection.
Overload List
| Name | Description |
|---|---|
| AggregationInstanceAttributeCollection.Add (AggregationInstanceAttribute) |
Adds the specified AggregationInstanceAttribute to the end of the collection.
|
| AggregationInstanceAttributeCollection.Add (ModelComponent) | (inherited from Add ) |
| AggregationInstanceAttributeCollection.Add (String) |
Creates and adds the specified AggregationInstanceAttribute to the end of the collection.
|
| AggregationInstanceAttributeCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| AggregationInstanceAttributeCollection.Add (String, IModelComponent) | (inherited from Add ) |
| AggregationInstanceAttributeCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |