GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ListItemCollectionInfo クラス : Find メソッド |
'宣言
Public Function Find( _ ByVal value As Object, _ ByVal comparer As IComparer, _ ByVal startIndex As Integer, _ ByVal findTargetColumnIndex As Integer _ ) As Integer
public int Find( object value, IComparer comparer, int startIndex, int findTargetColumnIndex )