RateByDateCollection

RateByDateCollection class

Vertegenwoordigt een verzameling waarvan mappingsDateTime naarRate objecten.

public class RateByDateCollection : SortedDictionary<DateTime, Rate>

Constructeurs

NaamBeschrijving
RateByDateCollection()De standaard constructeur.

Zie ook