A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
GraphLibrary.Graphs
BaseGraph Class
BaseGraph Properties
Edges Property
Nodes Property
NumberOfEdges Property
NumberOfNodes Property
BaseGraph
NumberOfNodes Property
Gets number of nodes
Namespace:
GraphLibrary.Graphs
Assembly:
GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
Copy
public
abstract
int
NumberOfNodes
{
get
; }
Property Value
Type:
Int32
See Also
Reference
BaseGraph Class
GraphLibrary.Graphs Namespace