Artificial Mind Help

GeneCollection.AddRange Method (GeneCollection)

Copies the elements of the specified array to the end of the collection.

public void AddRange(
   GeneCollection value
);

Parameters

value
A collection of type Gene containing the objects to add to the collection.

See Also

GeneCollection Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace | GeneCollection.AddRange Overload List