Remove

TagCollection.Remove method

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

public void Remove(string name)
范围类型描述
nameString要删除的标签的名称。

也可以看看