Hide Comments
Hide Comments

Comments (0)

Represents type IXMLGPDomainType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

IXMLNode
  RSGPDomainXML.IXMLGPDomainType
    RSGPDomainXML.TXMLGPDomainType
 

expandingSyntax

Delphi

type 
  IXMLGPDomainType = interface(IXMLNode) 
  ['{ED16C0D0-90C4-49BF-B103-D61D5496021E}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

FittestIndividual

Represents property FittestIndividual.

public property

Instructions

Represents property Instructions.

public property

Population

Represents property Population.

Top

expandingMethods

 

Name

Description

public method

Get_FittestIndividual

Represents method Get_FittestIndividual.

public method

Get_Instructions

Represents method Get_Instructions.

public method

Get_Population

Represents method Get_Population.

Top

expandingSee Also

Reference

Comments (0)