Remove

BehaviorCollection.Remove method

从集合中删除指定的行为。

public bool Remove(IBehavior item)
范围类型描述
itemIBehavior要删除的行为。

也可以看看