GrapeCity.Windows.SpreadGrid.Editors 名前空間 > GcListBox クラス : GetItemIndex メソッド |
'Declaration
Public Function GetItemIndex( _ ByVal itemDisplayIndex As Integer _ ) As Integer
public int GetItemIndex( int itemDisplayIndex )
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | itemDisplayIndex が 0 未満か、項目数以上です。 |