Gene.Equals Method

GeneticSharp

Gene Equals Method GeneticSharp
Overload List

  Name Description
Public method Equals(Object)
Determines whether the specified OnlineObject is equal to the current Gene.
(Overrides OnlineValueType Equals(Object).)
Public method Equals(Gene)
Determines whether the specified Gene is equal to the current Gene.
Back to Top
See Also