Binary Operators and Type Conversions
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Binary type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equality | Describes the equality relationship between two binary objects. |
|
Widening(Byte() to Binary) | Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language. |
|
Inequality | Describes the inequality relationship between two binary objects. |
Show: