Number of inputs of the network (number of inputs of the first layer)

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

See Also

NeuralNetwork Class | NeuralNetwork Members | NeuralNetwork Namespace