Number of colums in output layer.


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

Syntax

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

See Also