EdgeListGraphTVertex, TEdge Constructor (Boolean, Boolean) |
Namespace:
QuickGraph
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic EdgeListGraph(
bool isDirected,
bool allowParralelEdges
)
Parameters
- isDirected
- Type: SystemBoolean
- allowParralelEdges
- Type: SystemBoolean
See Also