RemoveAt
TemplateCollection.RemoveAt method
Removes the template at the specified index of the TemplateCollection.
public void RemoveAt(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The zero-based index of the element to remove. |
See Also
- class TemplateCollection
- namespace GroupDocs.Parser.Templates
- assembly GroupDocs.Parser