HexBinary Constructor (byte[])HexBinary Constructor (Byte())HexBinary Constructor (array<byte>^)
- XmlPrime 4.0
- Other Versions ▼
Initializes a new instance of the HexBinaryHexBinaryHexBinary struct from the specified byteBytebyte array.
Parameters
- value
Type: System.Byte[]System.Byte()
array<System::Byte>^The value.
Exceptions
| Exception | Condition |
| ArgumentNullExceptionArgumentNullExceptionArgumentNullException | Raised when value is null
a null reference (Nothing in Visual Basic)
nullptr. |
