Udostępnij przez


AggregationAttributeCollection.Add Method

Creates and adds an AggregationAttribute to the collection.

Overload List

Name Description
AggregationAttributeCollection.Add (AggregationAttribute)
Adds an AggregationAttribute to the end of the collection.
AggregationAttributeCollection.Add (ModelComponent) (inherited from Add )
AggregationAttributeCollection.Add (String)
Creates and adds an AggregationAttribute, with the specified identifier, to the end of the collection.
AggregationAttributeCollection.Add (ModelComponent, Boolean) (inherited from Add )
AggregationAttributeCollection.Add (String, IModelComponent) (inherited from Add )
AggregationAttributeCollection.Add (String, IModelComponent, Boolean) (inherited from Add )