ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / IStreamBase Interface
Properties Methods

In This Topic
    IStreamBase Interface Members
    In This Topic

    The following tables list the members exposed by IStreamBase.

    Public Properties
     NameDescription
     PropertyGets or sets the unmanaged shadow callback. (Inherited from C1.Util.DX.ICallbackable)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IDisposable)
     MethodReads a specified number of bytes from the stream object into memory starting at the current seek pointer.  
     MethodWrites a specified number of bytes into the stream object starting at the current seek pointer.  
    Top
    See Also