Number of rows in output layer.


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

Syntax

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

See Also