ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZStreamWriter Class / SetLength Method

In This Topic
    SetLength Method (C1ZStreamWriter)
    In This Topic
    Not supported.
    Syntax
    'Declaration
     
    Public Overrides Sub SetLength( _
       ByVal value As System.Long _
    ) 
    public override void SetLength( 
       System.long value
    )

    Parameters

    value
    See Also