Searchs for the Node as a child of the current node. If the node is found, this method returns the index to access the child. Otherwise, it returns -1.
Namespace: RSGenerics.GeneticProgramEngine
Delphi |
public |
Parameters
Node
Type: TRSGPNode<T>
Type: Integer