get method
get
Gets the template at the specified index.
Returns
The template at the specified index.
def get(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | The zero-based index of the template to get. |
See Also
- module
groupdocs.parser.templates - class
Template - class
TemplateCollection