Binary Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the Binary class.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- value
- Type:
System.Byte
[]
The bytes representing the binary data.
Show: