Artificial Mind Help

GeneCollection.Remove Method 

Removes the specified Gene from the collection.

public void Remove(
   Gene value
);

Parameters

value
The Gene to remove from the collection.

See Also

GeneCollection Class | AnticipatingMinds.ArtificialMind.GeneticAlgorithms Namespace