Property BitsPerValue
BitsPerValue
Declaration
public abstract int BitsPerValue { get; }
Property Value
Type | Description |
---|---|
System.Int32 | The number of bits used to store any given value.
Note: this does not imply that memory usage is
|