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


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

パラメータ

key
参照

KeyMap クラス
KeyMap メンバ