File.ReadLines Method
.NET Framework 4.5
Reads the lines of a file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ReadLines(String) | Reads the lines of a file. |
|
ReadLines(String, Encoding) | Read the lines of a file that has a specified encoding. |