Remove

ITagCollection.Remove 方法

从集合中移除具有指定名称的标签。

public void Remove(string name)
参数类型描述
nameString要移除的标签名称。

另见