OrderedDictionary<TKey,TValue>.KeyCollection.IReadOnlyList<TKey>.Item[Int32] Property

Definition

Gets the element at the specified index in the read-only list.

C#
TKey System.Collections.Generic.IReadOnlyList<TKey>.Item[int index] { get; }

Parameters

index
Int32

The zero-based index of the element to get.

Property Value

TKey

The element at the specified index in the read-only list.

Implements

Applies to

Proizvod Verzije
.NET 9, 10