'宣言 Public Shared Function get (Of TKey,TValue)( _ ByVal dic As Dictionary(Of TKey,TValue), _ ByVal key As TKey _ ) As TValue
'宣言
Public Shared Function get (Of TKey,TValue)( _ ByVal dic As Dictionary(Of TKey,TValue), _ ByVal key As TKey _ ) As TValue
public static TValue get<TKey,TValue>( Dictionary<TKey,TValue> dic, TKey key )
DictionaryExtension クラス DictionaryExtension メンバ