ComponentOne Bitmap for WinForms
C1.Win.C1DX.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