The population size

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

See Also

GeneticLearningAlgorithm Class | GeneticLearningAlgorithm Members | NeuralNetwork Namespace