Dart.PowerTCP.SslSockets 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 Charset.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
EnhancedStream Class | EnhancedStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.