TemplateCollection constructor
init
Initializes a new instance of the TemplateCollection class.
def __init__(self):
...
init
Constructs a new instance of TemplateCollection
def __init__(self, templates):
...
| Parameter | Type | Description |
|---|---|---|
| templates | list |
See Also
- module
groupdocs.parser.templates - class
TemplateCollection