Converts the specified string value to stream.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public static Stream ToStream ( |
Visual Basic
![]() |
---|
Public Shared Function ToStream( _ |
The string value to convert from.
A System.IO.Stream object that is deserialized from the specified string.