public class IndexLinkedInterestRateSchedule : InterestRateSchedule,
IDisposable
Public Class IndexLinkedInterestRateSchedule
Implements InterestRateSchedule, IDisposable
IndexLinkedInterestRateSchedule(FISADate, Redemption, Double, Int32, Boolean, FISADate, PriceIndexFactory) | Create an IndexLinkedInterestRateSchedule. |
IndexLinkedInterestRateSchedule(FISADate, Redemption, Double, Int32, Boolean, FISADate, PriceIndexFactory, Double) | Create an IndexLinkedInterestRateSchedule. |
Dispose | Releases all resources used by the IndexLinkedInterestRateSchedule |
Dispose(Boolean) | Releases the unmanaged resources used by the IndexLinkedInterestRateSchedule and optionally releases the managed resources |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
getAdjustedValue | |
getCount | |
getDate(Int32) | |
getDate(Int32, FISADate) | |
getEndDate(Int32) | |
getEndDate(Int32, FISADate) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
getIndex | |
getInterestRate(FISADate) | |
getInterestRate(Int32) | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
init | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |