GrapeCity CalendarGrid for Windows Forms 3.0J
FindStringExact(String,String) メソッド

検索キーとなる文字列を表す System.String 値。
テキスト書式を参照する System.String
リスト内に存在する、指定したテキスト書式に基づく指定した文字列と一致するすべての項目を検索します。
シンタックス
Public Overloads Function FindStringExact( _
   ByVal s As String, _
   ByVal textFormat As String _
) As MatchedComboItemCollection
public MatchedComboItemCollection FindStringExact( 
   string s,
   string textFormat
)

パラメータ

s
検索キーとなる文字列を表す System.String 値。
textFormat
テキスト書式を参照する System.String

戻り値の型

一致した項目を含む MatchedComboItemCollection オブジェクト。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.