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


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

パラメータ

item
index
count
参照

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