ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / DataStream Class / WriteRange Method

In This Topic
    WriteRange Method
    In This Topic
    Writes an array of values to the current stream, and advances the current position within this stream by the number of bytes written.
    Overload List
    OverloadDescription
    Writes an array of values to the current stream, and advances the current position within this stream by the number of bytes written.  
    Writes a range of bytes to the current stream, and advances the current position within this stream by the number of bytes written.  
    Writes an array of values to the current stream, and advances the current position within this stream by the number of bytes written.  
    See Also