<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGADomainXML > Interfaces:
Comments (0)
Represents type IXMLChromosomes.
Namespace: RSGADomainXML
IXMLNodeCollection RSGADomainXML.IXMLChromosomes RSGADomainXML.TXMLChromosomes
Delphi
type IXMLChromosomes = interface(IXMLNodeCollection) ['{53A7B691-66B1-4226-83C1-0D9793359419}'] end;
Name
Description
Chromosome[Integer]
Represents property Chromosome[Integer].
Top
Add
Represents method Add.
Get_Chromosome(Integer)
Represents method Get_Chromosome(Integer).
Insert(Integer)
Represents method Insert(Integer).