Input for WinForms
Item プロパティ (Lexicon)

C1.Win.Input.8 アセンブリ > C1.Framework.Text.Lexicons 名前空間 > Lexicon クラス : Item プロパティ
Gets or sets the item by speical index.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As LexiconItem
public LexiconItem this[ 
   System.int index
]; {get; set;}

パラメータ

index

プロパティ値

The LexiconItem at the index.
参照

Lexicon クラス
Lexicon メンバ