Remove

BehaviorCollection.Remove 方法

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

public bool Remove(IBehavior item)
参数类型描述
itemIBehavior要移除的行为。

另见