Compartir a través de


Remove Método

Removes an AggregationInstanceDimension from the collection.

Lista de sobrecargas

  Nombre Descripción
Método publico Remove(String) Removes the AggregationInstanceDimension, identified by cubeDimensionId, from the collection.
Método publico Remove(AggregationInstanceDimension) Removes the specified AggregationInstanceDimension from the collection.
Método protegido Remove(IModelComponent) (Se hereda de ModelComponentCollection).
Método publico Remove(String, Boolean) Infraestructura.
Método publico Remove(AggregationInstanceDimension, Boolean) Infraestructura.

Principio