Data bits.
Namespace:
PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
C# |
---|
public readonly int BitCount |
Visual Basic (Declaration) |
---|
Public ReadOnly BitCount As Integer |
Visual C++ |
---|
public: initonly int BitCount |
Remarks
This is important because many codes use a number of bits that doesn't line up with byte (8-bit) borders.