Initializes a new instance of the ArchiveItemCollection class that is a read-only wrapper around
a List<(Of <(T>)>) object.
Namespace:
Rebex.IO.CompressionAssembly: Rebex.Zip (in Rebex.Zip.dll) Version: 1.0.3844.0
Syntax
| C# |
|---|
protected ArchiveItemCollection() |
| Visual Basic (Declaration) |
|---|
Protected Sub New |
| Visual C++ |
|---|
protected: ArchiveItemCollection() |