Freigeben über


Remove-Methode

Removes an MdxScript from the collection.

Überladungsliste 

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

Zum Anfang