Share via


DependencyObjectCollection<T>.Item Property

Namespace:  System.Windows
Assemblies:   System.Windows (in System.Windows.dll)
  System.Windows (in System.Windows.dll)

Syntax

public T this[
    int index
] { get; set; }

Parameters

Property Value

Type: T

Implements

IList<T>.Item

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Windows Phone 8, Windows Phone 8, Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

DependencyObjectCollection<T> Class

System.Windows Namespace