PresentationFrameworkCollection<T>.RemoveAt Method
Silverlight
Removes the item at the specified index.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
Parameters
- index
- Type: System.Int32
The zero-based index of the item to remove.
Implements
IList<T>.RemoveAt(Int32)IList.RemoveAt(Int32)
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.