GcListBoxGetItemIndex メソッド
|
Items に基づく項目インデックスを取得します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public int GetItemIndex(
int itemDisplayIndex
)
Public Function GetItemIndex (
itemDisplayIndex As Integer
) As Integer
パラメーター
- itemDisplayIndex
- 型: SystemInt32
項目の表示インデックス。
戻り値
型:
Int32Items に基づく項目インデックスの値。
例外 関連項目