Remove-Methode
Removes an MdxScript from the collection.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Remove(String) | Removes the MdxScript, with the specified identifier, from the collection. | |
Remove(IModelComponent) | (Geerbt von ModelComponentCollection.) | |
Remove(MdxScript) | Removes the specified MdxScript from the collection. | |
Remove(String, Boolean) | Infrastruktur | |
Remove(MdxScript, Boolean) | Infrastruktur |
Zum Anfang