Remove

DOMTokenList.Remove method

从列表中删除指定的标记。

public void Remove(params string[] tokens)
范围类型描述
tokensString[]表示要从列表中删除的令牌。

也可以看看