Ribbon for WinForms
ObservableDictionary<TKey,TValue> クラス メンバ
プロパティ  メソッド  イベント


C1.Win.8 アセンブリ > C1.Win.Collections.ObjectModel 名前空間 : ObservableDictionary<TKey,TValue> クラス

ObservableDictionary<TKey,TValue>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティ System.Collections.ObjectModel.Collection<T>から継承されます。
Public プロパティオーバーロードされます。 Gets or sets the element with the specified key.  
Public プロパティGets an ICollection containing the keys of the ObservableDictionary<TKey,TValue>.  
Public プロパティGets an ICollection containing the values in the ObservableDictionary<TKey,TValue>.  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.Collections.ObjectModel.Collection<T>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds an element with the provided key and value to the ObservableDictionary<TKey,TValue>.  
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドDetermines whether the ObservableDictionary<TKey,TValue> contains an element with the specified key.  
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.ObservableCollection<ObservableKeyValuePair<TKey,TValue>>から継承されます。
Public メソッドオーバーロードされます。 Removes the element with the specified key from the ObservableDictionary<TKey,TValue>.  
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドGets the value associated with the specified key.  
トップ
プロテクト メソッド
パブリック イベント
 名前解説
Public イベント System.Collections.ObjectModel.ObservableCollection<ObservableKeyValuePair<TKey,TValue>>から継承されます。
Public イベントOccurs when a item value changes.  
トップ
プロテクト イベント
参照

ObservableDictionary<TKey,TValue> クラス
C1.Win.Collections.ObjectModel 名前空間