ValueConvertersSufficientStatisticsToInt Field |
Converts from Sufficient statistics to integer.
Namespace: Bio.Distributions.ConvertersAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static readonly ValueConverter<SufficientStatistics, int> SufficientStatisticsToInt
Public Shared ReadOnly SufficientStatisticsToInt As ValueConverter(Of SufficientStatistics, Integer)
public:
static initonly ValueConverter<SufficientStatistics^, int>^ SufficientStatisticsToInt
static val SufficientStatisticsToInt: ValueConverter<SufficientStatistics, int>
Field Value
Type:
ValueConverterSufficientStatistics,
Int32See Also