OrderedDictionary<TKey,TValue>.IDictionary.Item[Object] Property

Definition

Gets or sets the element with the specified key.

C#
object? System.Collections.IDictionary.Item[object key] { get; set; }

Parameters

key
Object

The key of the element to get or set.

Property Value

The element with the specified key, or null if the key does not exist.

Implements

Applies to

Produk Versi
.NET 9, 10