ProviderDictionaryTKey, TValueConvertKey Method |
Converts the key to a specific type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected virtual TKey ConvertKey(
Object key
)
Parameters
- key
- Type: SystemObject
Key to convert
Return Value
Type:
TKeySee Also