Hide Comments
Hide Comments

TRSCustomGeneticProgramming<T>.GetNode(TNode,TNode) Method

Comments (0)

Represents method GetNode(TNode,TNode).

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

protected
  function GetNode( const ParentNode: TNode; Similar: TNode ): TNode; overload; virtual;
 

Parameters

ParentNode

Type: System.Void

Similar

Type: System.Void

Return Value

Type: TNode

expandingSee Also

Comments (0)