InterestRateSchedulegetInterestRate(Int32) Method
Get the interest reate for the specified index.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
double getInterestRate(
int index
)
Function getInterestRate (
index As Integer
) As Double
- index Int32
- the interest rate index
Doublethe interest rate for the specified index.