Share via


AggregationDesignAttributeCollection.Insert Method

Inserts an AggregationDesignAttribute into the collection.

Overload List

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

See Also

Reference

AggregationDesignAttributeCollection Class
AggregationDesignAttributeCollection Members
Microsoft.AnalysisServices Namespace