Hide Comments
Hide Comments

Comments (0)

Represents type TXMLChromosomes.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNodeCollection
  RSGADomainXML.TXMLChromosomes
 

expandingSyntax

Delphi

type
  TXMLChromosomes = class(TXMLNodeCollection, IXMLChromosomes)
  end;
 

expandingMethods

 

Name

Description

protected method

Add

Represents method Add.

public method

AfterConstruction

Represents method AfterConstruction.

protected method

Get_Chromosome(Integer)

Represents method Get_Chromosome(Integer).

protected method

Insert(Integer)

Represents method Insert(Integer).

Top

expandingSee Also

Reference

Comments (0)