SafeDictionaryTKey, TValueItem Property (Object) |
Items indexer. Gets or sets the value in the dictionary.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax Remarks
The get_Item(Object) operation does not require locking for concurrent access.
See Also