Platform Core .NET Assemblies API
GetValues Method
See Also  Send Feedback
Terrasoft.Core.Store Namespace > KeyTransformerProxy Class : GetValues Method
keys
A list of keys.

Glossary Item Box

Gets values dictionary from the cache for a given list of keys.

Syntax

 
C#
 
 

Parameters

keys
A list of keys.

Return Value

A dictionary of values from the key cache keys.

Remarks

Each key from the list is preconfigured in accordance with the rules for transforming the keys of the proxy class, after that the value obtained from the cache by the transformed key is added to the resulting value dictionary. The value key in the resulting dictionary remains unchanged.

Requirements

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

See Also

© Terrasoft 2002-2018.