OrderedDictionary<TKey,TValue>.KeyCollection.IReadOnlyList<TKey>.Item[Int32] Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the element at the specified index in the read-only list.
property TKey System::Collections::Generic::IReadOnlyList<TKey>::Item[int] { TKey get(int index); };
C#
TKey System.Collections.Generic.IReadOnlyList<TKey>.Item[int index] { get; }
member this.System.Collections.Generic.IReadOnlyList<TKey>.Item(int) : 'Key
ReadOnly Property Item(index As Integer) As TKey Implements IReadOnlyList(Of TKey).Item
- index
- Int32
The zero-based index of the element to get.
TKey
The element at the specified index in the read-only list.
Proizvod | Verzije |
---|---|
.NET | 9, 10 |
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: