Number of neurons in the layer

[Visual Basic]
Protected nn As Integer
[C#]
protected int nn;

See Also

Layer Class | Layer Members | NeuralNetwork Namespace