btb-class

ReadOnlyDictionary`2.Item Property

Gets or sets the value with the specified key.

public override TValue this[
   TKey key
] { public get; public set; }

Implements

IDictionary<TKey, TValue>.Item

See Also

ReadOnlyDictionary<TKey, TValue> Class | ComponentOwl.BetterThumbnailBrowser.Collections Namespace