Hide Comments
Hide Comments

Comments (0)

Represents type IXMLGADomainType.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

IXMLNode
  RSGADomainXML.IXMLGADomainType
    RSGADomainXML.TXMLGADomainType
 

expandingSyntax

Delphi

type 
  IXMLGADomainType = interface(IXMLNode) 
  ['{9C419A71-D9BF-4F0F-B71E-9D5192F7D8C4}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

Chromosomes

Represents property Chromosomes.

public property

FittestIndividual

Represents property FittestIndividual.

public property

GenoType

Represents property GenoType.

Top

expandingMethods

 

Name

Description

public method

Get_Chromosomes

Represents method Get_Chromosomes.

public method

Get_FittestIndividual

Represents method Get_FittestIndividual.

public method

Get_GenoType

Represents method Get_GenoType.

Top

expandingSee Also

Reference

Comments (0)