CrGlobal: BitArrayToInteger

BitArrayToInteger

represent a bit array as a 2-byte integer value

 Public Function BitArrayToInteger(
	  ByVal Bits As CrArray ) As Integer

Parameters

Bits
[ByVal] CrArray. bit array

Return Values

Integer -  integer value

Remarks

See Also

Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods BitArrayToByte BitArrayToLong