InputBindingCollection.RemoveAt(Int32) Metoda

Definice

Odebere zadaný InputBinding v zadaném indexu tohoto InputBindingCollectionobjektu .

public:
 virtual void RemoveAt(int index);
public void RemoveAt (int index);
abstract member RemoveAt : int -> unit
override this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

Parametry

index
Int32

Index od nuly z objektu, který InputBinding se má odebrat.

Implementuje

Platí pro