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