ChromosomeBase Equals Method | GeneticSharp |
Namespace: GeneticSharp.Domain.Chromosomes
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Boolean
true if the specified
Object is equal to the current
ChromosomeBase; otherwise, false.
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- obj
- Type:
System Object
TheObject to compare with the current ChromosomeBase.
Return Value
Type:
true if the specified

See Also