public static float ToSingle(
byte value,
Conversion _
)Public Shared Function ToSingle (
value As Byte,
_ As Conversion
) As Singlepublic:
static float ToSingle(
unsigned char value,
Conversion _
)static member ToSingle :
value : byte *
_ : Conversion -> float32