Click or drag to resize
Accord.NET (logo)

DistributionParameterInfoPosition Property

Gets the position of this parameter in the declaration of the constructor.

Namespace:  Accord.Statistics.Distributions.Reflection
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public int Position { get; }
Request Example View Source

Property Value

Type: Int32
See Also