Click or drag to resize

Parser Properties

The Parser type exposes the following members.

Properties
 NameDescription
Public propertyHasId Gets a flag indicating whether the value is the GEDCOM identifier.
Public propertyLevel The nesting level of the last parsed tag.
Public propertyNo The sequence number of the last parsed line.
Public propertySettings Gets or sets the settings.
Public propertyTag Last parsed tag.
Public propertyTagPath Path from the root to the last parsed tag.
Public propertyValue Retrieves a value from the current parser state.
Top
See Also