<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGPDomainXML > Classes:
Comments (0)
Represents type TXMLDecimalConstantInstructionTypeList.
Namespace: RSGPDomainXML
TXMLNodeCollection RSGPDomainXML.TXMLDecimalConstantInstructionTypeList
Delphi
type TXMLDecimalConstantInstructionTypeList = class(TXMLNodeCollection, IXMLDecimalConstantInstructionTypeList) end;
Name
Description
Add
Represents method Add.
Get_Item(Integer)
Represents method Get_Item(Integer).
Insert(Integer)
Represents method Insert(Integer).
Top