add method
add
Adds a template to the end of the TemplateCollection.
def add(self, template):
...
| Parameter | Type | Description |
|---|---|---|
| template | groupdocs.parser.templates.Template | The template to be added to the end of the TemplateCollection. |
See Also
- module
groupdocs.parser.templates - class
TemplateCollection