MESCIUS SPREAD for Windows Forms 15.0J
IndexOf メソッド (Elements)

要素オブジェクト
要素のコレクション内のインデックスを取得します。
構文
'宣言
 
Public Overridable Function IndexOf( _
   ByVal element As Object _
) As Integer
public virtual int IndexOf( 
   object element
)

パラメータ

element
要素オブジェクト

戻り値の型

要素のインデックスを表すInteger
参照

Elements クラス
Elements メンバ

 

 


© MESCIUS inc. All rights reserved.