Remove

KnownTypeSet.Remove method

删除指定的Type集合中的对象。投掷ArgumentExceptionif type无效的.

public void Remove(Type type)
范围类型描述
typeTypeAType要删除的对象。

也可以看看