ActiveReports for .NET 18.0J
set<TKey,TValue> メソッド (DictionaryExtension)

GrapeCity.DataVisualization.TypeScript 名前空間 > DictionaryExtension クラス : set<TKey,TValue> メソッド
シンタックス
'宣言
 
Public Shared Sub set
    (Of TKey,TValue)( _
   ByVal dic As Dictionary(Of TKey,TValue), _
   ByVal key As TKey, _
   ByVal value As TValue _
) 
public static void set<TKey,TValue>( 
   Dictionary<TKey,TValue> dic,
   TKey key,
   TValue value
)

パラメータ

dic
key
value

型パラメータ

TKey
TValue
参照

DictionaryExtension クラス
DictionaryExtension メンバ