'Deklaration Public ReadOnly Default Property Item( _ ByVal key As TKey _ ) As TValue
'Deklaration
Public ReadOnly Default Property Item( _ ByVal key As TKey _ ) As TValue
public TValue this[ TKey key ]; {get;}
public: property TValue^ default [TKey^] { TValue^ get(TKey^ key); }
Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 21H2), Windows 11 (21H2), Windows Server 2012 - 2022
CacheDictionary<TKey,TValue> Klasse CacheDictionary<TKey,TValue> Member