Compartir a través de


Remove Método

Removes a CubeHierarchy from the collection.

Lista de sobrecargas

  Nombre Descripción
Método publico Remove(String) Removes the CubeHierarchy, with the specified identifier, from the collection.
Método publico Remove(CubeHierarchy) Removes the specified CubeHierarchy from the collection.
Método protegido Remove(IModelComponent) (Se hereda de ModelComponentCollection).
Método publico Remove(String, Boolean)
Método publico Remove(CubeHierarchy, Boolean)

Principio