Click or drag to resize
IEdgeInV Property
Gets the incoming/head vertex.

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

Property Value

Type: IGraphNode
See Also