PresentationFrameworkCollection(Of T).IList.Item Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the element at the specified index.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- index
- Type: System.Int32
The zero-based index of the element to get or set.
Implements
IList.Item(Int32)
Show: