Gene.Value Property

GeneticSharp

Gene Value Property GeneticSharp
Gets or sets the value.

Namespace: GeneticSharp.Domain.Chromosomes
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434

Syntax

public Object Value { get; }
public Object Value { get; }

Property Value

Type: OnlineObject
The value.
See Also