Mono Class Library: System.BitConverter Overview | Members

System.BitConverter.ToBoolean Method

Returns the bool value from a given byte

public static bool ToBoolean (byte[] value, int startIndex)

Parameters

value
Documentation for this section has not yet been entered.
startIndex
A int containing the index from which to start the conversion.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0