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