<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Properties:
Comments (0)
Returns the number of children that the node contains
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public property ChildCount: Integer read GetChildCount;
Property Value
Type: Integer