GrapeCity SPREAD for WPF 2.0J
GetItemIndex メソッド (GcListBox)

項目の表示インデックス。
System.Windows.Controls.ItemsControl.Items に基づく項目インデックスを取得します。
構文
'Declaration
 
Public Function GetItemIndex( _
   ByVal itemDisplayIndex As Integer _
) As Integer
public int GetItemIndex( 
   int itemDisplayIndex
)

パラメータ

itemDisplayIndex
項目の表示インデックス。

戻り値の型

System.Windows.Controls.ItemsControl.Items に基づく項目インデックスの値。
例外
例外説明
System.ArgumentOutOfRangeExceptionitemDisplayIndex が 0 未満か、項目数以上です。
参照

GcListBox クラス
GcListBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.