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

In This Topic
    Clone Method (ComStreamProxy)
    In This Topic
    Clones this instance.
    Syntax
    'Declaration
     
    Public Function Clone() As IStream
    public IStream Clone()
    See Also