Initializes a new instance of the ArchiveItemCollection class that is a read-only wrapper around a List<(Of <(<'T>)>)> object.

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Protected Sub New
C#
protected ArchiveItemCollection()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also