Arguments count.

Namespace:  AForge.Genetic
Assembly:  AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public int ArgumentsCount { get; }

Implements

IGPGene..::.ArgumentsCount

Remarks

Arguments count of a particular function gene.

See Also