Click or drag to resize

GraphFastNumberOfEdges Property

Gets list of edges

Namespace:  GraphLibrary.Graphs.GraphsFast
Assembly:  GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
public override int NumberOfEdges { get; }

Property Value

Type: Int32
See Also