Remove

FontCollection.Remove method

从集合中删除指定的项目。

public bool Remove(Font item)
范围类型描述
itemFont要删除的对象

返回值

如果项目已从集合中删除,则为 true;否则为假。

也可以看看