Méthode KpiCollection.Remove
Inclure les membres protégés
Inclure les membres hérités
Removes a Kpi 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 | |
---|---|---|
Remove(String) | Removes the Kpi, with the specified identifier, from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (hérité de ModelComponentCollection.) | |
Remove(Kpi) | Removes the specified Kpi from the collection. | |
Remove(String, Boolean) | Infrastructure. Removes the Kpi, with the specified identifier, from the collection. | |
Remove(Kpi, Boolean) | Infrastructure. Removes the specified KpiCollection from this collection. |
Haut de la page