The GPTreeNode type exposes the following members.

Constructors

  NameDescription
GPTreeNode
Initializes a new instance of the GPTreeNode class.

Methods

  NameDescription
Clone
Clone the tree node.
ToString
Get string representation of the node.
(Overrides Object..::.ToString()()().)

Fields

  NameDescription
Children
List of node's children.
Gene
Gene represented by the chromosome.

See Also