| C1.C1Zip Namespace > C1ZipEntryCollection Class > BinarySearch Method : BinarySearch(C1ZipEntry,IComparer<C1ZipEntry>) Method |
'DeclarationPublic Overloads Function BinarySearch( _ ByVal item As C1ZipEntry, _ ByVal comparer As System.Collections.Generic.IComparer(Of C1ZipEntry) _ ) As System.Integer
public System.int BinarySearch( C1ZipEntry item, System.Collections.Generic.IComparer<C1ZipEntry> comparer )
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