Generates a graph from a File specified by its filename.
Namespace: TreePlusSilverlight.GraphAssembly: TreePlusSilverlight (in TreePlusSilverlight.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fileName
- Type: System String
The path that leads to the file.
Return Value
A List of all the Nodes and their corresponding Edges found in the graph-file.See Also