Click or drag to resize

GXLExportExport Method

Overload List
  NameDescription
Protected methodExport(IGraph)
Public methodStatic memberExport(IGraph, TextWriter)
Exports the given graph in GXL format to the given text writer output stream. Any errors will be reported by exception.
Public methodStatic memberExport(IGraph, String)
Exports the given graph to a GXL file with the given filename. Any errors will be reported by exception.
Top
See Also