FlexReport for WinForms
OrderedDictionary<TKey,TValue> クラス メンバ
プロパティ  メソッド 


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the number of key/values pairs contained in the OrderedDictionary<TKey,TValue> collection.  
Public プロパティGets a value indicating whether the OrderedDictionary<TKey,TValue> collection is read-only.  
Public プロパティオーバーロードされます。 Gets or sets the value at the specified index.  
Public プロパティGets an System.Collections.Generic.ICollection`1 object containing the keys in the OrderedDictionary<TKey,TValue>.  
Public プロパティGets an System.Collections.Generic.ICollection`1 object containing the values in the 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 名前空間