MESCIUS SPREAD for Windows Forms 15.0J
FindFirstMatchedAndCanBeSelectedIndex メソッド

テキストの回転を示すSystem.String値。
bool値。検索時に大文字と小文字を区別しない場合はtrue、区別する場合はfalse
指定したテキストに一致するドロップダウンリスト内の最初のListItemのインデックスを検索します。
構文
'宣言
 
Protected Function FindFirstMatchedAndCanBeSelectedIndex( _
   ByVal text As String, _
   ByVal ignoreCase As Boolean _
) As Integer
protected int FindFirstMatchedAndCanBeSelectedIndex( 
   string text,
   bool ignoreCase
)

パラメータ

text
テキストの回転を示すSystem.String値。
ignoreCase
bool値。検索時に大文字と小文字を区別しない場合はtrue、区別する場合はfalse

戻り値の型

指定したテキストに一致するドロップダウンリスト内の最初のListItemのインデックスを示すint値。一致が見つからなかった場合は-1を返します。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.