Hide Comments
Hide Comments

Comments (0)

Represents type IXMLGenoType.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

IXMLNode
  RSGADomainXML.IXMLGenoType
    RSGADomainXML.TXMLGenoType
 

expandingSyntax

Delphi

type 
  IXMLGenoType = interface(IXMLNode) 
  ['{E173B866-8C89-4269-80C6-102193FC41CA}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

BooleanGene

Represents property BooleanGene.

public property

EnumerationGene

Represents property EnumerationGene.

public property

FloatGene

Represents property FloatGene.

public property

IntegerGene

Represents property IntegerGene.

public property

Size

Represents property Size.

Top

expandingMethods

 

Name

Description

public method

Get_BooleanGene

Represents method Get_BooleanGene.

public method

Get_EnumerationGene

Represents method Get_EnumerationGene.

public method

Get_FloatGene

Represents method Get_FloatGene.

public method

Get_IntegerGene

Represents method Get_IntegerGene.

public method

Get_Size

Represents method Get_Size.

public method

Set_Size(Integer)

Represents method Set_Size(Integer).

Top

expandingSee Also

Reference

Comments (0)