Platform Core .NET Assemblies API
GetValue Method
See Also  Send Feedback
Terrasoft.Core.Store Namespace > CacheStoreUtilities Class : GetValue Method

Glossary Item Box

Overload List

OverloadDescription
GetValue<T>(IBaseStore,String)Gets the value by the key key from the data storage or cache and casts the obtained value to the specified type. The method returns null if the key value is not found.  
GetValue<T>(IBaseStore,String,T)Gets the value by the key key from the data storage or cache and casts the obtained value to the specified type. If no key value is found, the method returns the specified default value.  

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.