FlexReport for WinForms
OrderedDictionary<TKey,TValue> クラス メソッド


C1.Report.4.6.2 アセンブリ > C1.Report.Util 名前空間 : OrderedDictionary<TKey,TValue> クラス

このクラスのメンバの一覧は、OrderedDictionary<TKey,TValue>メンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAdds an entry with the specified key and value into the OrderedDictionary<TKey,TValue> collection with the lowest available index.  
Public メソッドRemoves all elements from the OrderedDictionary<TKey,TValue> collection.  
Public メソッドDetermines whether the OrderedDictionary<TKey,TValue> collection contains a specific key.  
Public メソッドReturns the zero-based index of the specified key in the OrderedDictionary<TKey,TValue>.  
Public メソッドInserts a new entry into the OrderedDictionary<TKey,TValue> collection with the specified key and value at the specified index.  
Public メソッドRemoves the entry with the specified key from the OrderedDictionary<TKey,TValue> collection.  
Public メソッドRemoves the entry at the specified index from the OrderedDictionary<TKey,TValue> collection.  
Public メソッドGets the value associated with the specified key.  
トップ
参照

参照

OrderedDictionary<TKey,TValue> クラス
C1.Report.Util 名前空間