Click or drag to resize

ParserReadLevel Method

Read the nested level and store it in the Level property.

Namespace: Patagames.GedcomNetSdk
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public bool ReadLevel()

Return Value

Boolean
false if the end of the file is reached.
Exceptions
ExceptionCondition
UnexpectedLevelException
See Also