Converts the specified string value to System.IO.Stream.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public static Stream ToStreamV4 ( |
Visual Basic
![]() |
---|
Public Shared Function ToStreamV4( _ |
The string value to convert from.
A .NET System.IO.Stream object that is deserialized from the specified string.
This method is used in XML file format 4 and earlier.