Click or drag to resize

IUndirectedEdgeTVertex Interface

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

Type Parameters

TVertex

The IUndirectedEdgeTVertex type exposes the following members.

Properties
See Also