Remove

IFontSubstRuleCollection.Remove method

从集合中移除特定对象的第一次出现。

public void Remove(IFontSubstRule value)
参数类型描述
valueIFontSubstRule要从集合中移除的模块。

另见