Share via


BpmPropertyCollection.Remove - Méthode (BpmProperty)

Supprime un objet de cette collection.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Overridable Sub Remove ( _
    value As BpmProperty _
)
'Utilisation
Dim instance As BpmPropertyCollection
Dim value As BpmProperty

instance.Remove(value)
public virtual void Remove(
    BpmProperty value
)

Paramètres

Remarques

Cette méthode supprime la première occurrence de l'objet spécifié de la collection. Elle ne supprime pas les propriétés internes.

Voir aussi

Référence

BpmPropertyCollection classe

BpmPropertyCollection - Membres

Remove - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms