[]
        
(Showing Draft Content)

C1.Zip.C1ZipEntryCollection.Item

this Property

this[string]

Gets the C1ZipEntry with the given name (returns null if the entry cannot be found).

Declaration
public C1ZipEntry this[string name] { get; }
Parameters
Type Name Description
string name