Converts the list of objects to a dictionary indexed by object ID
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objects
 - Type: 
System.Collections.Generic IEnumerable BaseInfo 
List of objects to convert 
Return Value
Type: SafeDictionarySee Also