This topic has not yet been rated - Rate this topic

File.ReadLines Method

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.

  NameDescription
Public method Static member ReadLines(String) Reads the lines of a file.
Public method Static member ReadLines(String, Encoding) Read the lines of a file that has a specified encoding.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.