\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZipEntry Class / SizeUncompressed Property

In This Topic
    SizeUncompressed Property (C1ZipEntry)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SizeUncompressed As System.Integer
    public System.int SizeUncompressed {get;}
    See Also