バージョン

IndexOf メソッド (ReadOnlyAppointmentsCollection)

コレクション内のオブジェクトのインデックスを返します。
シンタックス
'宣言
 
Public Overrides Function IndexOf( _
   ByVal obj As Object _
) As Integer
public override int IndexOf( 
   object obj
)

パラメータ

obj
テストする 予定
参照