PrintDocument for WinForms
Remove メソッド (InputActionCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > InputActionCollection クラス : Remove メソッド
The element to remove.
Removes an element from the current collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal inputAction As InputAction _
) 
'使用法
 
Dim instance As InputActionCollection
Dim inputAction As InputAction
 
instance.Remove(inputAction)
public void Remove( 
   InputAction inputAction
)

パラメータ

inputAction
The element to remove.
参照

InputActionCollection クラス
InputActionCollection メンバ