A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
GraphLibrary.Graphs
BaseGraph Class
GraphFactory Class
GraphTypes Enumeration
GraphTypes Enumeration
Namespace:
GraphLibrary.Graphs
Assembly:
GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
Copy
public
enum
GraphTypes
Members
Member name
Value
Description
GraphDirected
0
GraphUndirected
1
GraphFastDirected
2
GraphFastUndirected
3
See Also
Reference
GraphLibrary.Graphs Namespace