ComponentOne Zip for UWP
IndexOf(C1ZipEntry,Int32) Method

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

Parameters

item
index
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List