ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZStreamWriter Class / MemberwiseClone Method / MemberwiseClone(Boolean) Method

In This Topic
    MemberwiseClone(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Function MemberwiseClone( _
       ByVal cloneIdentity As System.Boolean _
    ) As System.MarshalByRefObject
    protected System.MarshalByRefObject MemberwiseClone( 
       System.bool cloneIdentity
    )

    Parameters

    cloneIdentity
    See Also