<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Types:
Comments (0)
Represents an alias of the TRSGPNode<T> type.
Namespace: RSGenerics.GeneticProgramming
Delphi
public type TNode = TRSGPNode<T>;