| C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class > IndexOf Method : IndexOf(C1ZipEntry) Method |
Public Overloads Function IndexOf( _ ByVal entry As C1ZipEntry _ ) As Integer
Dim instance As C1ZipEntryCollection Dim entry As C1ZipEntry Dim value As Integer value = instance.IndexOf(entry)
public int IndexOf( C1ZipEntry entry )
public: int IndexOf( C1ZipEntry^ entry )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2