net9.0
namespace System.Collections.Generic
{
    [DefaultMember("Item")]
    public interface IList<T> : ICollection<T>, IEnumerable, IEnumerable<T>, IReadOnlyCollection<T>, IReadOnlyList<T>
    {
        T this[int index] { get; set; }
    }
}
NetFx Compat Lab
62.1 %
Reference this API
62.1 %
Get property
45.2 %
Set property
nuget.org
7.2 %
Reference this API
0.0 %
Declare a DIM for this API
7.1 %
Get property
3.1 %
Set property
Upgrade Planner
13.7 %
Reference this API
13.6 %
Get property
3.3 %
Set property
Assembly System.Runtime , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
Implementation Source
.NET 5.05.0-windows6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tizen6.0-tvos6.0-windows7.07.0-android7.0-ios7.0-maccatalyst7.0-macos7.0-tizen7.0-tvos7.0-windows8.08.0-android8.0-ios8.0-maccatalyst8.0-macos8.0-tvos8.0-windows9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
.NET Core 1.01.12.02.12.23.03.0 (windows)3.13.1 (windows)
.NET Framework 2.03.03.53.5 (Client)4.04.0 (Client)4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 1.01.11.21.31.41.51.62.02.1
OS Platforms

For the selected framework the property getter is supported on all OS platforms.

For the selected framework the property setter is supported on all OS platforms.

  • Built-in API
  • Package-provided API

04/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙