ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZipEntryCollection Class / Contains Method

In This Topic
    Contains Method
    In This Topic
    Determines whether the collection contains an entry with a given name.
    Overload List
    OverloadDescription
    Determines whether the collection contains an entry with a given name.  
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    See Also