Click or drag to resize

IEdgeTVertex Interface

Namespace:  QuickGraph
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IEdge<TVertex>

Type Parameters

TVertex

The IEdgeTVertex type exposes the following members.

Properties
  NameDescription
Public propertySource
Public propertyTarget
Top
See Also