 | ParserReadLine Method |
Read the entire text to the end of the line.
Namespace: Patagames.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
SyntaxPublic Function ReadLine As String
member ReadLine : unit -> string
Return Value
StringThe read text.
See Also