Hide Comments
Hide Comments

Comments (0)

Represents type IXMLChromosomes.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

IXMLNodeCollection
  RSGADomainXML.IXMLChromosomes
    RSGADomainXML.TXMLChromosomes
 

expandingSyntax

Delphi

type 
  IXMLChromosomes = interface(IXMLNodeCollection) 
  ['{53A7B691-66B1-4226-83C1-0D9793359419}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

Chromosome[Integer]

Represents property Chromosome[Integer].

Top

expandingMethods

 

Name

Description

public method

Add

Represents method Add.

public method

Get_Chromosome(Integer)

Represents method Get_Chromosome(Integer).

public method

Insert(Integer)

Represents method Insert(Integer).

Top

expandingSee Also

Reference

Comments (0)