MESCIUS SPREAD for Windows Forms 17.0J
IndexOf(String) メソッド

キー文字列を表すBaseKeyCollection
BaseKeyCollection 内の指定したキーを持つ要素の0から始まるインデックスを返します。
構文
'Declaration
 
Public Overloads Overridable Function IndexOf( _
   ByVal key As String _
) As Integer
public virtual int IndexOf( 
   string key
)

パラメータ

key
キー文字列を表すBaseKeyCollection

戻り値の型

キー文字列に対応する項目の、コレクション内での0から始まるインデックスを表すInt32値。
参照

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

 

 


© MESCIUS inc. All rights reserved.