parse method
Leave feedback
On this page
Converts the string representation of edges to its class equivalent.
An instance of TemplateLinkedPositionEdges class that is equivalent to the value specified in s parameter.
def parse(self, s):
...
| Parameter | Type | Description |
|---|---|---|
| s | System.String | A string that contains edges to convert. |
| Exception | Description |
|---|---|
| ArgumentException | s does not represent edges in a valid format. |
- module
groupdocs.parser.templates - class
TemplateLinkedPositionEdges
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.