Converts the specified string value to stream.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |