Click or drag to resize

RankedDictionaryTKey, TValueIDictionaryItem Property

Gets or sets the value associated with the supplied key.

Namespace:  Kaos.Collections
Assembly:  KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionWhen key is null.
See Also