ComponentOne Bitmap for UWP
C1.UWP.DX 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