Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSGABits > Methods
TRSGABits.ToString Method
Returns a string representation (0s and 1s) of the bits in the object
Namespace: RSGeneticAlgorithm
Delphi
public function ToString: String; override;
Return Value
Type: String
•TRSGABits
•RSGeneticAlgorithm