BitMatrix Properties |
The BitMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| AllBits |
Gets the total number of bits.
| |
| Columns |
Gets the number of columns in the matrix.
| |
| Item |
Gets or sets the value at the specified row and column index.
| |
| Rows |
Gets the number of rows in the matrix.
| |
| SetBits |
Gets the number of set bits.
|