Remove

FontSourceCollection.Remove method

删除字体源元素。

public bool Remove(FontSource item)
范围类型描述
itemFontSource将被删除的 FontSource 对象。

返回值

True - 如果找到元素;否则为假。

也可以看看