Click or drag to resize

GraphImportGraphJson Method

Overload List
  NameDescription
Public methodImportGraphJson(String)
Input the GraphJson JSON stream data into the graph. In practice, usually the provided graph is empty.
Public methodImportGraphJson(Stream, Int32)
Input the GrapJson JSON stream data into the graph. In practice, usually the provided graph is empty.
Top
See Also