GrapeCity.Win.Editors.v120 アセンブリ > GrapeCity.Win.Editors 名前空間 > ListItemCollection クラス : FindStringExact メソッド |
Public Function FindStringExact( _ ByVal s As String, _ ByVal startIndex As Integer, _ ByVal findTargetColumnIndex As Integer _ ) As Integer
public int FindStringExact( string s, int startIndex, int findTargetColumnIndex )