GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow.InputMan 名前空間 > ListItemCollection クラス : FindAllStringExact メソッド |
Public Function FindAllStringExact( _ ByVal s As String, _ ByVal findTargetColumnIndex As Integer _ ) As MatchedComboItemCollection
public MatchedComboItemCollection FindAllStringExact( string s, int findTargetColumnIndex )
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | findTargetColumnIndex が 0 未満です。 |