Click or drag to resize
SafeDictionaryTKey, TValueItem Property
Items indexer. Gets or sets the value in the dictionary.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
Remarks
The get_Item(UTP) operation does not require locking for concurrent access.
See Also