Class RateByDateCollection

RateByDateCollection class

Representa una colección cuyas asignaciones deDateTime aRate objetos.

public class RateByDateCollection : SortedDictionary<DateTime, Rate>

Constructores

NombreDescripción
RateByDateCollection()Constructor predeterminado

Ver también