Zip for .NET
BinarySearch(C1ZipEntry,IComparer<C1ZipEntry>) メソッド

C1.C1Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > BinarySearch メソッド : BinarySearch(C1ZipEntry,IComparer<C1ZipEntry>) メソッド
シンタックス
'宣言
 
Public 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
)

パラメータ

item
comparer
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ
オーバーロード一覧