Bagikan melalui


InputGestureCollection.Insert(Int32, InputGesture) Metode

Definisi

Sisipkan yang ditentukan InputGesture ke dalam ini InputGestureCollection pada indeks yang ditentukan.

public:
 void Insert(int index, System::Windows::Input::InputGesture ^ inputGesture);
public void Insert (int index, System.Windows.Input.InputGesture inputGesture);
member this.Insert : int * System.Windows.Input.InputGesture -> unit
Public Sub Insert (index As Integer, inputGesture As InputGesture)

Parameter

index
Int32

Indeks untuk menyisipkan inputGesture.

inputGesture
InputGesture

Gerakan untuk disisipkan.

Pengecualian

inputGestureadalah null.

Berlaku untuk