ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZipEntryCollection Class / IndexOf Method

In This Topic
    IndexOf Method
    In This Topic
    Gets the index of the entry with the specified name.
    Overload List
    OverloadDescription
    Gets the index of the entry with the specified name.  
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    See Also