IReadOnlyList(Of T) Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IReadOnlyList(Of T) type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements in the collection. (Inherited from IReadOnlyCollection(Of T).) |
|
Item | Gets the element at the specified index in the read-only list. |
Show: