'宣言 Public Function GetItemIndex( _ ByVal itemDisplayIndex As System.Integer _ ) As System.Integer
public System.int GetItemIndex( System.int itemDisplayIndex )
パラメータ
- itemDisplayIndex
- 項目の表示インデックス。
戻り値の型
System.Windows.Controls.ItemsControl.Items に基づく項目インデックスの値。