Binary::ToArray Method ()
.NET Framework (current version)
Returns an array of bytes that represents the current binary object.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Return Value
Type: array<System::Byte>^A byte array that contains the value of the current binary object.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: