ByteViewer::SetBytes Method (array<Byte>^)
.NET Framework (current version)
Sets the byte array to display in the viewer.
Assembly: System.Design (in System.Design.dll)
Parameters
- bytes
-
Type:
array<System::Byte>^
The byte array to display.
| Exception | Condition |
|---|---|
| ArgumentNullException | The specified byte array is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: