RemoveAt

TagCollection.RemoveAt 方法

删除指定索引处的标签。

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

参见