Binary Implicit Conversion (Byte[] to Binary)
Silverlight
Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- value
- Type: System.Byte[]
The array of bytes to convert into an instance of the Binary type.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: