ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZStreamWriter Class / SetLength Method

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

    Parameters

    value
    See Also