ProviderIntDictionaryConvertKey Method |
Converts the key to a specific type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected override int ConvertKey(
Object key
)
Parameters
- key
- Type: SystemObject
Key to convert
Return Value
Type:
Int32See Also