Remove
Leave feedback
On this page
Removes the first occurrence of a specific template from the TemplateCollection.
public bool Remove(Template template)
| Parameter | Type | Description |
|---|---|---|
| template | Template | The template to remove from the TemplateCollection. |
true if template is successfully removed; otherwise, false.
- class Template
- class TemplateCollection
- namespace GroupDocs.Parser.Templates
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.