| Constructors: NewStringReader |
Returns a new StringReader object.
Public Function NewStringReader( ByRef s As String, Optional ByVal IsOwner As Boolean ) As StringReader
If IsOwner is True, then the variable passed into as s will become an empty string after the object is constructed.
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewStringBuilder NewStrings