ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / ComStreamProxy Class
Members

In This Topic
    ComStreamProxy Class
    In This Topic
    An implementation of the IStream interface wrapping up a System.IO.Stream.
    Object Model
    ComStreamProxy Class
    Syntax
    'Declaration
     
    Public Class ComStreamProxy 
       Inherits C1.Util.DX.CallbackBase
       Implements C1.Util.DX.ICallbackableIStreamIStreamBase 
    Inheritance Hierarchy

    System.Object
       C1.Util.DX.DisposeBase
          C1.Util.DX.CallbackBase
             C1.Util.DX.Storage.ComStreamProxy

    See Also