Back to product page
ToArray method (FileBlob)
Returns the contents of the Blob into a byte array.
Type
An array of Byte values.Syntax
- Basic
object.ToArray
The ToArray(test) syntax has these parts:
The ToArray(test) syntax has these parts:
test | An expression evaluating to an object of type FileBlob |