Byte[]
This allows the developer to directly get the value of this field as an array of Byte.
Parameters:
| Description | |
|---|---|
| fld | BinaryField to convert. |
Returns:
| Type | |
|---|---|
| Byte[] |
Byte[] myByteArr = MyBinaryField;
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0