Click or drag to resize

BitMatrix Properties

The BitMatrix type exposes the following members.

Properties
  NameDescription
Public propertyAllBits
Gets the total number of bits.
Public propertyColumns
Gets the number of columns in the matrix.
Public propertyItem
Gets or sets the value at the specified row and column index.
Public propertyRows
Gets the number of rows in the matrix.
Public propertySetBits
Gets the number of set bits.
Top
See Also