Click or drag to resize
CommonEngineRawReadFirstLinesArray Method
Overload List
  NameDescription
Public methodStatic memberRawReadFirstLinesArray(String, Int32)
Shortcut method to read the first n lines of a text file as array.
Public methodStatic memberRawReadFirstLinesArray(TextReader, Int32, Encoding)
Shortcut method to read the first n lines of a text file as array.
Public methodStatic memberRawReadFirstLinesArray(String, Int32, Encoding)
Shortcut method to read the first n lines of a text file as array.
Top
See Also