Freigeben über


Remove-Methode

Removes a Cube from the collection.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Remove(String) Removes the Cube, with the specified identifier, from the collection.
Öffentliche Methode Remove(Cube) Removes the specified Cube from the collection.
Geschützte Methode Remove(IModelComponent) (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(String, Boolean) Infrastruktur.
Öffentliche Methode Remove(Cube, Boolean) Infrastruktur.

Zum Anfang