Share via


MeasureGroupAttributeCollection.Insert Method

Inserts a MeasureGroupAttribute into the collection.

Overload List

Name Description
MeasureGroupAttributeCollection.Insert (Int32, MeasureGroupAttribute)
Inserts a MeasureGroupAttribute into the collection at the specified index.
MeasureGroupAttributeCollection.Insert (Int32, ModelComponent) (inherited from Insert )
MeasureGroupAttributeCollection.Insert (Int32, String)
Creates and inserts a MeasureGroupAttribute, with the specified identifier, into the collection at the specified index.
MeasureGroupAttributeCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
MeasureGroupAttributeCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

See Also

Reference

MeasureGroupAttributeCollection Class
MeasureGroupAttributeCollection Members
Microsoft.AnalysisServices Namespace