Converts the specified memory stream to string.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public static string FromStreamV4 ( |
Visual Basic
![]() |
---|
Public Shared Function FromStreamV4( _ |
The Stream object to convert.
A string representing the specified value.
This method is used in XML file format 4 and earlier.