GrapeCity.Web.Input.v100 アセンブリ > GrapeCity.Web.Input.IMCombo 名前空間 > GcComboBox クラス > FindStringExact メソッド : FindStringExact(Int32,String,Int32) メソッド |
Public Overloads Function FindStringExact( _ ByVal findTargetColumnIndex As Integer, _ ByVal s As String, _ ByVal startIndex As Integer _ ) As Integer
public int FindStringExact( int findTargetColumnIndex, string s, int startIndex )
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException |
または
|