Read-only collection of ArchiveItem objects.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public MustInherit Class ArchiveItemCollection _ Implements IList(Of ArchiveItem), ICollection(Of ArchiveItem), _ IList, ICollection, IEnumerable(Of ArchiveItem), IEnumerable |
C# |
---|
public abstract class ArchiveItemCollection : IList<ArchiveItem>, ICollection<ArchiveItem>, IList, ICollection, IEnumerable<ArchiveItem>, IEnumerable |
Inheritance Hierarchy
System..::..Object
Rebex.IO.Compression..::..ArchiveItemCollection
Rebex.IO.Compression..::..ZipItemCollection
Rebex.IO.Compression..::..ArchiveItemCollection
Rebex.IO.Compression..::..ZipItemCollection