 | ParserReadWord Method |
Read the word from the GEDCOM transmission file.
Namespace: Patagames.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
SyntaxPublic Function ReadWord As String
member ReadWord : unit -> string
Return Value
Stringthe read word.
See Also