<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection" /> 内の指定したキーを持つ要素の0から始まるインデックスを返します。
'Declaration
Public Overloads Overridable Function IndexOf( _
ByVal As String _
) As Integer
public virtual int IndexOf(
string
)
パラメータ
- key
- キー文字列を表すBaseKeyCollection
戻り値の型
キー文字列に対応する項目の、コレクション内での0から始まるインデックスを表す<b><see cref="T:System.Int32">Int32</see></b>値。