Remove

IBehaviorPropertyCollection.Remove method

Supprime la propriété spécifiée de la collection.

public bool Remove(string propertyValue)
ParamètreTaperLa description
propertyValueStringValeur de la propriété à supprimer.

Return_Value

Vrai si une propriété a été supprimée avec succèsBoolean

Voir également