Copies the elements of the specified array to the end of the collection.
Copies the elements of the specified array to the end of the collection.
public void AddRange(Gene[]);
Copies the elements of the specified array to the end of the collection.
public void AddRange(GeneCollection);
GeneCollection Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace