ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZipEntryCollection Class / Item Property

In This Topic
    Item Property
    In This Topic
    Gets the C1ZipEntry with the given name (returns null if the entry cannot be found).
    Overload List
    OverloadDescription
    Gets the C1ZipEntry with the given name (returns null if the entry cannot be found).  
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    See Also