CommonEngineRawReadFirstLinesArray Method |
Name | Description | |
---|---|---|
![]() ![]() | RawReadFirstLinesArray(String, Int32) |
Shortcut method to read the first n lines of a text file as array.
|
![]() ![]() | RawReadFirstLinesArray(TextReader, Int32, Encoding) |
Shortcut method to read the first n lines of a text file as array.
|
![]() ![]() | RawReadFirstLinesArray(String, Int32, Encoding) |
Shortcut method to read the first n lines of a text file as array.
|