CondensedEdgeTVertex, TEdge, TGraphEdges Property |
Namespace:
QuickGraph.Algorithms.Condensation
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic IList<TEdge> Edges { get; }
Property Value
Type:
IListTEdge
See Also