GrapeCity PlusPak for Windows Forms 11.0J
IndexOf メソッド (SelectionCollection)

検索の対象となる値
指定した値のBaseCollection内の位置を取得します。
シンタックス
Public Overrides Function IndexOf( _
   ByVal value As Object _
) As Integer
public override int IndexOf( 
   object value
)

パラメータ

value
検索の対象となる値

戻り値の型

見つかった場合はその位置を示すインデックス、見つからなかった場合は -1
参照

参照

SelectionCollection クラス
SelectionCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.