Number of links in the network.


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

Syntax

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

See Also