\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZipEntryCollection Class
Members

In This Topic
    C1ZipEntryCollection Class
    In This Topic
    Object Model
    C1ZipEntryCollection Class
    Syntax
    'Declaration
     
    Friend Class C1ZipEntryCollection 
       Inherits System.Collections.Generic.List(Of C1ZipEntry)
    internal class C1ZipEntryCollection : System.Collections.Generic.List<C1ZipEntry> 
    Inheritance Hierarchy

    System.Object
       System.Collections.Generic.List<T>
          C1.C1Zip.C1ZipEntryCollection

    See Also