Dart.PowerTCP.EmailValidation Namespace > EnhancedStream Class : ToString Method (EnhancedStream) |
Returns the string representation of the Stream data.
[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();
[C++]
public: string* ToString(); override
[C++/CLI]
public:
String^ ToString(); override
The string representation of the Stream data.
This method returns the string representation the data contained in the stream, based on the EnhancedStream.Charset.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
EnhancedStream Class | EnhancedStream Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.