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

In This Topic
    ReadByte Method (ZipEntryStreamWriter)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadByte() As System.Integer
    public virtual System.int ReadByte()
    See Also