HexBinary Constructor (byte[])HexBinary Constructor (Byte())HexBinary Constructor (array<byte>^)
- XmlPrime 3.0
- Other Versions ▼
Initializes a new instance of the Base64BinaryBase64BinaryBase64Binary 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. |
