Metodo Remove
Removes an MdxScript from the collection.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Remove(String) | Removes the MdxScript, with the specified identifier, from the collection. | |
Remove(IModelComponent) | (Ereditato da ModelComponentCollection). | |
Remove(MdxScript) | Removes the specified MdxScript from the collection. | |
Remove(String, Boolean) | Infrastruttura. | |
Remove(MdxScript, Boolean) | Infrastruttura. |
In alto
Vedere anche