SafeDictionaryTKey, TValueGetInternalValue Method |
Gets the value from the internal dictionary
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected Object GetInternalValue(
TKey key
)
Parameters
- key
- Type: TKey
Object key
Return Value
Type:
ObjectSee Also