Click or drag to resize

ParserReadTag Method

Read the tag and value and store them in the Tag and Value properties respectively.

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

Return Value

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