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

Definition

object System.Collections.IDictionary.Item[object key] { get; set; }
member this.System.Collections.IDictionary.Item(obj) : obj with get, set
 Property Item(key As Object) As Object Implements IDictionary.Item

Parameters

key
Object

Property Value

Implements

Applies to