Remove Método
Removes a CubeDimension from the collection.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Remove(String) | Removes the CubeDimension, with the specified identifier, from the collection. | |
Remove(CubeDimension) | Removes the specified CubeDimension from the collection. | |
Remove(IModelComponent) | (Se hereda de ModelComponentCollection). | |
Remove(String, Boolean) | Infraestructura. | |
Remove(CubeDimension, Boolean) | Infraestructura. |
Principio