| C1.Xaml.Zip Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class > IndexOf Method : IndexOf(C1ZipEntry,Int32) Method |
'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 )