RemoveAt

BehaviorPropertyCollection.RemoveAt 方法

删除指定索引处的属性。

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

另请参阅