ReadToEnd
 Returns from the current position in the string to the end.
 Public Function ReadToEnd ( ) As String
Return Values
String -  If there are no more characters to be read, then vbNullString is returned.
See Also
Project CorLib Overview
Class StringReader Overview