Show/Hide Toolbars

RiverSoftAVG Products Help

Indexable list of all dictionary entries.

Items is an indexable list of all key-value pairs in the dictionary.

The    Count property holds the number of dictionary entries in Items.

You can set and get values by indexing the Items property. Setting the value this way overwrites an existing value and does not raise an exception.
 

Namespace: RSGenerics.Collections

Parameters

Key

Type: TKey

Property Value

Type: TValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb