OrderedDictionary<TKey,TValue>.IList<KeyValuePair<TKey,TValue>>.Item[Int32] Property

Definition

Gets or sets the element at the specified index.

C#
System.Collections.Generic.KeyValuePair<TKey,TValue> System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Item[int index] { get; set; }

Parameters

index
Int32

The zero-based index of the element to get or set.

Property Value

The element at the specified index.

Implements

Applies to

Продукт Версії
.NET 9, 10