Gets the cached value
| C# | Visual Basic | Visual C++ |
public virtual TValue Get( TKey key )
Public Overridable Function Get ( _ key As TKey _ ) As TValue
public: virtual TValue Get( TKey key )
- key (TKey)
| C# | Visual Basic | Visual C++ |
public virtual TValue Get( TKey key )
Public Overridable Function Get ( _ key As TKey _ ) As TValue
public: virtual TValue Get( TKey key )