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