RemoveAt

IBehaviorCollection.RemoveAt 方法

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

public void RemoveAt(int index)
参数类型描述
indexInt32要移除的行为的索引。

另请参阅