PrintDocument for WinForms
OnSet メソッド (InputActionCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > InputActionCollection クラス : OnSet メソッド
シンタックス
'宣言
 
Protected Overridable Sub OnSet( _
   ByVal index As System.Integer, _
   ByVal oldValue As System.Object, _
   ByVal newValue As System.Object _
) 
'使用法
 
Dim instance As InputActionCollection
Dim index As System.Integer
Dim oldValue As System.Object
Dim newValue As System.Object
 
instance.OnSet(index, oldValue, newValue)
protected virtual void OnSet( 
   System.int index,
   System.object oldValue,
   System.object newValue
)

パラメータ

index
oldValue
newValue
参照

InputActionCollection クラス
InputActionCollection メンバ