Click or drag to resize

IEdgeOutV Property

Gets the outgoing/tail vertex.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IGraphNode OutV { get; }

Property Value

Type: IGraphNode
See Also