ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / DataStream Class / ReadRange Method

In This Topic
    ReadRange Method
    In This Topic
    Reads an array of values from the current stream, and advances the current position within this stream by the number of bytes written.
    Overload List
    OverloadDescription
    Reads an array of values from the current stream, and advances the current position within this stream by the number of bytes written.  
    Reads a sequence of elements from the current stream into a target buffer and advances the position within the stream by the number of bytes read.  
    See Also