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