Remove

IBehaviorCollection.Remove method

Supprime le comportement spécifié d’une collection.

public bool Remove(IBehavior item)
ParamètreTaperLa description
itemIBehaviorComportement à supprimer.

Return_Value

Vrai si un comportement a été supprimé avec succèsBoolean

Voir également