Remove

FontSubstitutionCollection.Remove method

删除字体替换元素。

public bool Remove(FontSubstitution item)
范围类型描述
itemFontSubstitution要删除的 FontSubstitution 对象。

返回值

True - 如果元素被移除;否则为假。

也可以看看