ArchiveItemCollection.Items Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
Items
Gets a List<T> object that the Archive
Declaration
protected IList<ArchiveItem> Items { get; }
Property Value
Type | Description |
---|---|
IList<Archive |
A List<T> object that the Archive |