Binary Operators and Type Conversions
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public operator Static member Equality Describes the equality relationship between two binary objects.
Public operator Static member Widening(Byte() to Binary) Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language.
Public operator Static member Inequality Describes the inequality relationship between two binary objects.
Top

Show:
© 2017 Microsoft