PowerTools PlusPak for Windows Forms 8.0J
BinarySearch メソッド

検索するオブジェクト
並べ替え済みの配列内で項目を検索します。
構文
Protected Overridable Function BinarySearch( _
   ByVal value As Object _
) As Integer
protected virtual int BinarySearch( 
   object value
)

パラメータ

value
検索するオブジェクト

戻り値の型

項目のインデックス(ゼロ基点)
プラットフォーム

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

参照

BaseCollection クラス
BaseCollection メンバ

Send Feedback