IReadOnlyList<'T> Properties
.NET Framework (current version)
Namespace:
System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements in the collection.(Inherited from IReadOnlyCollection<'T>.) |
![]() | Item(Int32) | Gets the element at the specified index in the read-only list. |
Show:
