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