 Back to product page
 Back to product pageToArray method (StreamBlob)
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 StreamBlob. | 
