Add Método
Creates and adds an AggregationInstanceDimension to the end of the collection.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Add(String) | Creates and adds an AggregationInstanceDimension, the specified by cubeDimensionId, to the end of the collection. | |
Add(AggregationInstanceDimension) | Adds the specified AggregationInstanceDimension to the end of the collection. | |
Add(ModelComponent) | Infraestructura. (Se hereda de ModelComponentCollection). | |
Add(String, IModelComponent) | (Se hereda de ModelComponentCollection). | |
Add(ModelComponent, Boolean) | Infraestructura. (Se hereda de ModelComponentCollection). | |
Add(String, IModelComponent, Boolean) | (Se hereda de ModelComponentCollection). |
Principio