Component of DayCountBasis.

Namespace: Imsl.Finance
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public interface IBasisPart
Visual Basic (Declaration)
Public Interface IBasisPart
Visual C++
public interface class IBasisPart

Remarks

The day count basis consists of a month basis and a yearly basis. Each of these components implements this interface.

See Also