MESCIUS InputMan for ASP.NET 10.0J
FindStringExact(Int32,String) メソッド

検索対象となるカラムのインデックス(Int32 型)
検索対象の文字列(String 型)
コンボコントロール内で、指定した文字列に一致する項目を検索します。
シンタックス
Public Overloads Function FindStringExact( _
   ByVal findTargetColumnIndex As Integer, _
   ByVal s As String _
) As MatchedComboItemCollection

パラメータ

findTargetColumnIndex
検索対象となるカラムのインデックス(Int32 型)
s
検索対象の文字列(String 型)

戻り値の型

該当するすべての項目のコレクション。
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.