Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: JavaScript
Visual Basic
C#
Visual C++
JavaScript
Hilva XNA Graphics Engine
IGraph
.
.
::
.
NodeCount Property
IGraph Interface
See Also
Send Feedback
Gets the total number of nodes in the graph
Namespace:
Hilva.AI.Graphs
Assembly:
Hilva
(in Hilva.dll)
Syntax
C#
int
NodeCount
{
get
; }
See Also
IGraph Interface
Hilva.AI.Graphs Namespace