Click or drag to resize

ParserReadLine Method

Read the entire text to the end of the line.

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

Return Value

String
The read text.
See Also