ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZStreamReader Class / CanRead Property

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