RemoveAt

BehaviorCollection.RemoveAt method

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

public void RemoveAt(int index)
范围类型描述
indexInt32要删除的行为的索引。

也可以看看