C#
Parameters
- source
- Cache.
- keys
- List of keys for which to obtain values
Return Value
The dictionary that contains the complete list of keys and values corresponding to these keys. If a value by a certain key was not found, the record in the dictionary will exist, but its value will benull
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2