FISA.NET
C#
VB
Show/Hide TOC
Cash
Flow Constructor
Overload List
CashFlow
Default constructor that creates a CashFlow with an interest value of 0.0, a principal value of 0.0 and a null cash flow date.
CashFlow(Double, Double, FISADate)
Default constructor that creates a CashFlow with the provided values.
See Also
Reference
CashFlow Class
com.ftlabs.fisa.calc Namespace
In This Article
Overload List
See Also