Udostępnij za pośrednictwem


GraphSerializer.Save Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Save(Graph, Stream) Serialize the given graph to the given output stream.
Public methodStatic member Save(Graph, TextWriter) Serialize the given graph to the given text writer.
Public methodStatic member Save(Graph, String) Serialize the given graph to the given file name.
Public methodStatic member Save(Graph, XmlWriter) Serialize the given graph to the given XML writer.
Public methodStatic member Save(Graph, TextWriter, Int32) Serialize the given graph to the given text writer.

Top

See Also

Reference

GraphSerializer Class

Microsoft.VisualStudio.GraphModel Namespace