GrapeCity.Web.Input.v100 アセンブリ > GrapeCity.Web.Input.IMCombo 名前空間 > GcComboBox クラス > FindString メソッド : FindString(Int32,String) メソッド |
Public Overloads Function FindString( _ ByVal findTargetColumnIndex As Integer, _ ByVal s As String _ ) As MatchedComboItemCollection
public MatchedComboItemCollection FindString( int findTargetColumnIndex, string s )