PowerTools CalendarGrid for Windows Forms 1.0J
FindAllStringExact メソッド (ListItemCollection)

検索する System.String
検索する列インデックスを示す System.Int32 値。
指定した文字列に一致する、リスト内のすべての項目を検索します。
構文
Public Function FindAllStringExact( _
   ByVal s As String, _
   ByVal findTargetColumnIndex As Integer _
) As MatchedComboItemCollection

パラメータ

s
検索する System.String
findTargetColumnIndex
検索する列インデックスを示す System.Int32 値。

戻り値の型

一致した項目を含む MatchedComboItemCollection
例外
例外解説
System.ArgumentOutOfRangeExceptionfindTargetColumnIndex が 0 未満です。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.