<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGPDomainXML > Classes:
Comments (0)
Represents type TXMLGPPopulation.
Namespace: RSGPDomainXML
TXMLNodeCollection RSGPDomainXML.TXMLGPPopulation
Delphi
type TXMLGPPopulation = class(TXMLNodeCollection, IXMLGPPopulation) end;
Name
Description
Add
Represents method Add.
AfterConstruction
Represents method AfterConstruction.
Get_Individual(Integer)
Represents method Get_Individual(Integer).
Insert(Integer)
Represents method Insert(Integer).
Top