Table of Contents

IDictionary.Items[const key] Property

Gets or sets the value associated with the specified key.

Syntax

Unit: Bcl.Collections

property IDictionary.Items[const key]: TValue

See also