Remove

IBehaviorCollection.Remove method

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

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

返回值

如果成功删除行为则为真Boolean

也可以看看