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