Class RateByDateCollection

RateByDateCollection class

Representerar en samling som mappningar avDateTime tillRate objekt.

public class RateByDateCollection : SortedDictionary<DateTime, Rate>

Konstruktörer

namnBeskrivning
RateByDateCollection()Default_Constructor

Se även