Remove

BehaviorCollection.Remove method

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

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

Voir aussi