Back to product pageToArray method (MemBlob)
Returns content of the Blob in a byte array.
Type
An array of Byte values.Syntax
- Basic
object.ToArray
The ToArray(object) syntax has these parts:
The ToArray(object) syntax has these parts:
| object | An expression evaluating to an object of type MemBlob. |