Remove

IFontSubstRuleCollection.Remove method

Removes the first occurrence of a specific object from the collection.

public void Remove(IFontSubstRule value)
ParameterTypeDescription
valueIFontSubstRuleThe module to remove from the collection.

See Also