\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZStreamWriter Class / SetLength Method

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

    Parameters

    value
    See Also