RateByDateCollection

RateByDateCollection class

のマッピングを行うコレクションを表しますDateTimeにRateオブジェクト.

public class RateByDateCollection : SortedDictionary<DateTime, Rate>

コンストラクター

名前説明
RateByDateCollection()デフォルトのコンストラクター。

関連項目