J
Johnnie Walker
Hello, I am using StreamReader.ReadLine() to read a text file.
I need a way to move the "pointer" back to the BOF (Beginning of File)
without having to close the object and create a new instance.
Is there any way of doing this? or is there another class within the
framework that will allow me to achieve this?
Any thoughts/ideas would be greatly appreciated
Thanks
JT.
I need a way to move the "pointer" back to the BOF (Beginning of File)
without having to close the object and create a new instance.
Is there any way of doing this? or is there another class within the
framework that will allow me to achieve this?
Any thoughts/ideas would be greatly appreciated
Thanks
JT.