<< Click here to display Table of Contents >> Navigation: »No topics above this level«
Comments (0)
Represents method GetNode(TNode,TNode).
Namespace: RSGenerics.GeneticProgramming
Delphi
protected function GetNode( const ParentNode: TNode; Similar: TNode ): TNode; overload; virtual;
Parameters
ParentNode
Type: System.Void
Similar
Type: TNode