Click or drag to resize

IFileHelperEngineTReadStream Method

Overload List
  NameDescription
Public methodCode exampleReadStream(TextReader)
Read a Stream and return an array of the contained records.
Public methodCode exampleReadStream(TextReader, Int32)
Read a Stream and return an array of the contained records.
Top
See Also