RemoveAt

BehaviorPropertyCollection.RemoveAt method

删除指定索引处的属性。

public void RemoveAt(int index)
范围类型描述
indexInt32应该删除的属性的索引。

也可以看看