Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

Items[Integer]

Lists the individual genes of a TRSGAGenes object. Use the Items property to iterate through all the genes. Index identifies the index in the range 0 to Count - 1.
 

public property

Size

Returns the number of bits necessary for the entire chromosome. Each individual gene occupies a number of bits of the chromosome (based on their Size property).
 

Top

Comments (0)