Click or drag to resize

FileReadLines Method

Overload List
  NameDescription
Public methodStatic memberReadLines(String)
Reads the lines of a file.
Public methodStatic memberReadLines(String, PathFormat)
[AlphaFS] Reads the lines of a file.
Public methodStatic memberReadLines(String, Encoding)
Read the lines of a file that has a specified encoding.
Public methodStatic memberReadLines(String, Encoding, PathFormat)
[AlphaFS] Read the lines of a file that has a specified encoding.
Top
See Also