CalendarView for WinForms
Item プロパティ (Ime.ImeCandidateWindowCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input.GrapeCity.Framework.Input 名前空間 > Ime.ImeCandidateWindowCollection クラス : Item プロパティ
インデックスを示す int(0 〜 3)。
インデックスに基づいて候補ウィンドウを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Ime.ImeCandidateWindow
public Ime.ImeCandidateWindow this[ 
   System.int index
]; {get;}

パラメータ

index
インデックスを示す int(0 〜 3)。

プロパティ値

Ime.ImeCandidateWindow を返します。
参照

Ime.ImeCandidateWindowCollection クラス
Ime.ImeCandidateWindowCollection メンバ