Share via


BpmPropertyListItemCollection.Remove - Méthode

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 BpmPropertyListItem _
)
'Utilisation
Dim instance As BpmPropertyListItemCollection
Dim value As BpmPropertyListItem

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

Paramètres

Remarques

Cette méthode supprime la première occurrence de l'objet spécifié de la collection.

Voir aussi

Référence

BpmPropertyListItemCollection classe

BpmPropertyListItemCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms