'宣言 Public Class C1ZipEntryCollection Inherits System.Collections.Generic.List(Of C1ZipEntry)
public class C1ZipEntryCollection : System.Collections.Generic.List<C1ZipEntry>
'宣言 Public Class C1ZipEntryCollection Inherits System.Collections.Generic.List(Of C1ZipEntry)
public class C1ZipEntryCollection : System.Collections.Generic.List<C1ZipEntry>
System.Object
System.Collections.Generic.List<T>
C1.C1Zip.C1ZipEntryCollection