Partager via


Méthode Remove

Removes an MdxScript from the collection.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique Remove(String) Removes the MdxScript, with the specified identifier, from the collection.
Méthode protégée Remove(IModelComponent) (hérité de ModelComponentCollection.)
Méthode publique Remove(MdxScript) Removes the specified MdxScript from the collection.
Méthode publique Remove(String, Boolean) Infrastructure.
Méthode publique Remove(MdxScript, Boolean) Infrastructure.

Haut de la page