InputBindingCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the specified InputBinding at the specified index of this InputBindingCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the InputBinding to remove.
Implements
IList::RemoveAt(Int32)
.NET Framework
Available since 3.0
Available since 3.0
Show: