|   | IGPGene Methods | 
The IGPGene type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Clone gene.
             | 
|  | CreateNew | 
            Creates new gene with random type and value.
             | 
|  | CreateNew(GPGeneType) | 
            Creates new gene with certain type and random value.
             | 
|  | Generate | 
            Randomize gene with random type and value.
             | 
|  | Generate(GPGeneType) | 
            Randomize gene with random value.
             | 
 See Also
See Also