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