Converts the specified string value to a .NET Stream.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public static Stream ToStream ( |
Visual Basic Copy Code |
---|
Public Shared Function ToStream( _ |
The string value to convert from.
A .NET Stream object that is deserialized from the specified string.