|
|
ByteRange Operators and Type Conversions |
The ByteRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Determines whether two instances are equal.
| |
| (ByteRange to IntRange) | ||
| (ByteRange to DoubleRange) |
Performs an implicit conversion from IntRange to DoubleRange.
| |
| (ByteRange to Range) | ||
| Inequality |
Determines whether two instances are not equal.
|