.NET Framework Class Library
Financial Members

The Financial module contains procedures used to perform financial operations.

The Financial type exposes the following members.

Methods

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkDDBReturns a Double specifying the depreciation of an asset for a specific time period using the double-declining balance method or some other method you specify.
Public methodSupported by the .NET Compact FrameworkEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodStatic memberSupported by the .NET Compact FrameworkFVReturns a Double specifying the future value of an annuity based on periodic, fixed payments and a fixed interest rate.
Public methodSupported by the .NET Compact FrameworkGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodStatic memberSupported by the .NET Compact FrameworkIPmtReturns a Double specifying the interest payment for a given period of an annuity based on periodic, fixed payments and a fixed interest rate.
Public methodStatic memberSupported by the .NET Compact FrameworkIRRReturns a Double specifying the internal rate of return for a series of periodic cash flows (payments and receipts).
Protected methodSupported by the .NET Compact FrameworkMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic memberSupported by the .NET Compact FrameworkMIRRReturns a Double specifying the modified internal rate of return for a series of periodic cash flows (payments and receipts).
Public methodStatic memberSupported by the .NET Compact FrameworkNPerReturns a Double specifying the number of periods for an annuity based on periodic fixed payments and a fixed interest rate.
Public methodStatic memberSupported by the .NET Compact FrameworkNPVReturns a Double specifying the net present value of an investment based on a series of periodic cash flows (payments and receipts) and a discount rate.
Public methodStatic memberSupported by the .NET Compact FrameworkPmtReturns a Double specifying the payment for an annuity based on periodic, fixed payments and a fixed interest rate.
Public methodStatic memberSupported by the .NET Compact FrameworkPPmtReturns a Double specifying the principal payment for a given period of an annuity based on periodic fixed payments and a fixed interest rate.
Public methodStatic memberSupported by the .NET Compact FrameworkPVReturns a Double specifying the present value of an annuity based on periodic, fixed payments to be paid in the future and a fixed interest rate.
Public methodStatic memberSupported by the .NET Compact FrameworkRateReturns a Double specifying the interest rate per period for an annuity.
Public methodStatic memberSupported by the .NET Compact FrameworkSLNReturns a Double specifying the straight-line depreciation of an asset for a single period.
Public methodStatic memberSupported by the .NET Compact FrameworkSYDReturns a Double specifying the sum-of-years digits depreciation of an asset for a specified period.
Public methodSupported by the .NET Compact FrameworkToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
See Also

Reference

Tags :


Page view tracker