Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph.Algorithms Namespaces
QuickGraph.Algorithms.Search
DepthFirstSearchAlgorithm(TVertex, TEdge) Class
DepthFirstSearchAlgorithm(TVertex, TEdge) Properties
MaxDepth Property
OutEdgeEnumerator Property
VertexColors Property
DepthFirstSearchAlgorithm
TVertex
,
TEdge
OutEdgeEnumerator Property
Namespace:
QuickGraph.Algorithms.Search
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
Func
<
IEnumerable
<TEdge>,
IEnumerable
<TEdge>>
OutEdgeEnumerator
{
get
; }
Property Value
Type:
Func
IEnumerable
TEdge
,
IEnumerable
TEdge
See Also
Reference
DepthFirstSearchAlgorithm
TVertex, TEdge
Class
QuickGraph.Algorithms.Search Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com