FileStream Read Method Kentico 8.0 API Reference
Reads from stream.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

array
Type:  OnlineSystem Byte 
Array where result is stored
offset
Type: OnlineSystem Int32
Offset from beginning of file
count
Type: OnlineSystem Int32
Number of characters which are read

Return Value

Type: OnlineInt32
See Also