The DataReader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataReader | Construct DataReader from filename string |
Methods
Name | Description | |
---|---|---|
Next | Iterator to return the next value | |
ReadLine | ReadLine, from StreamReader | |
Reset | Reset the value parser to the next line |