Click or drag to resize

DayCount Methods

The DayCount type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetAccrual30_360Implements the 30/360 day count convention.
Public methodStatic memberGetAccrual30E360Implements the 30E/360 day count convention.
Public methodStatic memberGetAccrual30E360ISDAImplements the 30E/360.ISDA day count convention.
Public methodStatic memberGetAccrual360Implements the ACT/360 day count convention.
Public methodStatic memberGetAccrual365Implements the ACT/365 day count convention.
Public methodStatic memberGetAccrualActICMAImplements the ACT/ACT.ICMA day count convention.
Public methodStatic memberGetAccrualActualImplements the ACT/ACT day count convention.
Public methodStatic memberTranslate Translates a day coount convention string into an integer constant, taking some common synonyms into account.
Top
See Also