Remove()
IFontSubstRuleCollection::Remove(System::SharedPtr<IFontSubstRule>) method
Removes the first occurrence of a specific object from the collection.
virtual void Aspose::Slides::IFontSubstRuleCollection::Remove(System::SharedPtr<IFontSubstRule> value)=0
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IFontSubstRule> | The module to remove from the collection. |
See Also
- Typedef SharedPtr
- Class IFontSubstRule
- Class IFontSubstRuleCollection
- Namespace Aspose::Slides
- Library Aspose.Slides