PrintDocument for WinForms
LastIndexOf(KeyMap,Int32) メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMapStack クラス > LastIndexOf メソッド : LastIndexOf(KeyMap,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function LastIndexOf( _
   ByVal item As KeyMap, _
   ByVal index As System.Integer _
) As System.Integer
'使用法
 
Dim instance As KeyMapStack
Dim item As KeyMap
Dim index As System.Integer
Dim value As System.Integer
 
value = instance.LastIndexOf(item, index)
public System.int LastIndexOf( 
   KeyMap item,
   System.int index
)

パラメータ

item
index
参照

KeyMapStack クラス
KeyMapStack メンバ
オーバーロード一覧