MESCIUS InputMan for WPF 3.0J
GetItemDisplayIndex(Int32) メソッド

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

パラメータ

itemIndex
System.Windows.Controls.ItemsControl.Items に基づく項目インデックス。

戻り値の型

表示インデックスの値。
例外
例外解説
System.ArgumentOutOfRangeExceptionitemIndex が 0 未満か、項目数以上です。
参照

参照

GcListBox クラス
GcListBox メンバ

 

 


© MESCIUS inc. All rights reserved.