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

In This Topic
    CanRead Property (C1ZStreamReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property CanRead As System.Boolean
    public override System.bool CanRead {get;}
    See Also