RemoveAt

ITagCollection.RemoveAt 方法

移除指定索引处的标签。

public void RemoveAt(int index)
参数类型描述
indexInt32要移除的标签的零基索引。

另见