The Finance type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() ![]() | Cumipmt |
Returns the cumulative interest paid between two periods.
|
![]() ![]() | Cumprinc |
Returns the cumulative principal paid between two periods.
|
![]() ![]() | Db |
Returns the depreciation of an asset using the fixed-declining
balance method.
|
![]() ![]() | Ddb |
Returns the depreciation of an asset using the double-declining
balance method.
|
![]() ![]() | Dollarde |
Converts a fractional price to a decimal price.
|
![]() ![]() | Dollarfr |
Converts a decimal price to a fractional price.
|
![]() ![]() | Effect |
Returns the effective annual interest rate.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() ![]() | Fv |
Returns the future value of an investment.
|
![]() ![]() | Fvschedule |
Returns the future value of an initial principal taking into
consideration a schedule of compound interest rates.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | Ipmt |
Returns the interest payment for an investment for a given period.
|
![]() ![]() | Irr | Overloaded. |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | Mirr |
Returns the modified internal rate of return for a schedule of
periodic cash flows.
|
![]() ![]() | Nominal |
Returns the nominal annual interest rate.
|
![]() ![]() | Nper |
Returns the number of periods for an investment for which periodic,
and constant payments are made and the interest rate is constant.
|
![]() ![]() | Npv |
Returns the net present value of a stream of equal periodic cash
flows, which are subject to a given discount rate.
|
![]() ![]() | PeriodicPayment |
Returns the periodic payment for an investment.
|
![]() ![]() | Ppmt |
Returns the payment on the principal for a specified period.
|
![]() ![]() | Pv |
Returns the net present value of a stream of equal periodic cash
flows, which are subject to a given discount rate.
|
![]() ![]() | Rate | Overloaded. |
![]() ![]() | Sln |
Returns the depreciation of an asset using the straight line method.
|
![]() ![]() | Syd |
Returns the depreciation of an asset using the sum-of-years digits
method.
|
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Vdb |
Returns the depreciation of an asset for any given period using the
variable-declining balance method.
|
![]() ![]() | Xirr | Overloaded. |
![]() ![]() | Xnpv |
Returns the present value for a schedule of cash flows.
|