ComponentOne Zip for UWP
LastIndexOf(C1ZipEntry) Method

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class > LastIndexOf Method : LastIndexOf(C1ZipEntry) Method
Syntax
'Declaration
 
Public Overloads Function LastIndexOf( _
   ByVal item As C1ZipEntry _
) As System.Integer
public System.int LastIndexOf( 
   C1ZipEntry item
)

Parameters

item
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List