| ProviderDictionaryTKey, TValueItem Property  | 
            Dictionary indexer.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntaxpublic virtual TValue this[
	TKey key
] { get; set; }Parameters
- key
 - Type: TKey
Object key 
Property Value
Type: 
TValue
See Also