Flexivert Library Documentation
EdgeCount Property
NamespacesFlexivertGraphEdgeCount
Gets the number of edges currently on the graph.
Declaration Syntax
C#Visual BasicVisual C++
public int EdgeCount { get; }
Public ReadOnly Property EdgeCount As Integer
public:
property int EdgeCount {
	int get ();
}

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)