ValueConverterInt01ToDouble Field |
Converts an int 0 and int 1 to a double
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static readonly ValueConverter<int, double> Int01ToDouble
Public Shared ReadOnly Int01ToDouble As ValueConverter(Of Integer, Double)
public:
static initonly ValueConverter<int, double>^ Int01ToDouble
static val Int01ToDouble: ValueConverter<int, float>
Field Value
Type:
ValueConverterInt32,
DoubleSee Also