\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / ZStream Constructor / ZStream Constructor(Boolean)

In This Topic
    ZStream Constructor(Boolean)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal crc32 As System.Boolean _
    )
    public ZStream( 
       System.bool crc32
    )

    Parameters

    crc32
    See Also