Compartilhar via


Método Remove

Removes a Cube from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the Cube, with the specified identifier, from the collection.
Método público Remove(Cube) Removes the specified Cube from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura.
Método público Remove(Cube, Boolean) Infraestrutura.

Início