Navigation: Code Documentation > GeneticAlgorithm > RSGeneticDocumentXML > Interfaces
IXMLReproductionType_SelectionMethod Interface
Represents type IXMLReproductionType_SelectionMethod.
Namespace: RSGeneticDocumentXML
IXMLNode RSGeneticDocumentXML.IXMLReproductionType_SelectionMethod RSGeneticDocumentXML.TXMLReproductionType_SelectionMethod
Delphi
type IXMLReproductionType_SelectionMethod = interface(IXMLNode) ['{254AF7A6-8717-4764-A586-D33AE562955A}'] end;
Name
Description
ElitistPercent
Represents property ElitistPercent.
Method
Represents property Method.
TournamentField
Represents property TournamentField.
Top
Get_ElitistPercent
Represents method Get_ElitistPercent.
Get_Method
Represents method Get_Method.
Get_TournamentField
Represents method Get_TournamentField.
Set_ElitistPercent(Single)
Represents method Set_ElitistPercent(Single).
Set_Method(UnicodeString)
Represents method Set_Method(UnicodeString).
Set_TournamentField(Integer)
Represents method Set_TournamentField(Integer).
•RSGeneticDocumentXML