MeasureGroupAttributeCollection.Add Method
Creates and adds a MeasureGroupAttribute to the collection.
Overload List
| Name | Description |
|---|---|
| MeasureGroupAttributeCollection.Add (MeasureGroupAttribute) |
Adds a MeasureGroupAttribute to the end of the collection.
|
| MeasureGroupAttributeCollection.Add (ModelComponent) | (inherited from Add ) |
| MeasureGroupAttributeCollection.Add (String) |
Creates and adds a MeasureGroupAttribute, with the specified identifier, to the end of the collection.
|
| MeasureGroupAttributeCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| MeasureGroupAttributeCollection.Add (String, IModelComponent) | (inherited from Add ) |
| MeasureGroupAttributeCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |