FISA.NET
C#
VB
Show/Hide TOC
Cash
Flow Constructor
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.
Definition
Namespace:
com.ftlabs.fisa.calc
Assembly:
FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
Copy
public
CashFlow
()
VB
Copy
Public
Sub
New
See Also
Reference
CashFlow Class
CashFlow Overload
com.ftlabs.fisa.calc Namespace
In This Article
Definition
See Also