Number of nodes in the network.


Namespace: xpidea.neuro.net
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)

Syntax

Visual Basic (Declaration)
Protected nodesCount As Integer
C#
protected int nodesCount;
C++
protected:
 int nodesCount sealed ;
J#
protected int nodesCount
JScript
protected nodesCount : int;

See Also