PrintDocument for WinForms
Item プロパティ (KeyMapStack)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMapStack クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As KeyMap
'使用法
 
Dim instance As KeyMapStack
Dim index As System.Integer
Dim value As KeyMap
 
instance.Item(index) = value
 
value = instance.Item(index)
public KeyMap this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

KeyMapStack クラス
KeyMapStack メンバ