Graph.ToXml Method
Include Protected Members
Include Inherited Members
Converts the graph to XML using the GraphSerializer.
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 | |
---|---|---|
ToXml() | Converts the graph to XML using the GraphSerializer. | |
ToXml(Int32) | Converts the graph to XML using the GraphSerializer. |
Top