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

In This Topic
    Write Method (DataStream)
    In This Topic
    Writes a single value to the stream, and advances the current position within this stream by the number of bytes written.
    Overload List
    OverloadDescription
    Writes a single value to the stream, and advances the current position within this stream by the number of bytes written.  
    Writes the specified value.  
    Writes the specified value.  
    Writes the specified value.  
    Writes the specified value.  
    Writes the specified value.  
    Writes the specified value.  
    Writes the specified value.  
    Writes the specified value.  
    Writes the specified value.  
    Writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.  
    When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.  
    See Also