Parser Properties |
The Parser type exposes the following members.
| Name | Description | |
|---|---|---|
| HasId | Gets a flag indicating whether the value is the GEDCOM identifier. | |
| Level | The nesting level of the last parsed tag. | |
| No | The sequence number of the last parsed line. | |
| Settings | Gets or sets the settings. | |
| Tag | Last parsed tag. | |
| TagPath | Path from the root to the last parsed tag. | |
| Value | Retrieves a value from the current parser state. |