System::Decimal::Add μέθοδος
Decimal::Add method
Προσθέτει δύο καθορισμένες τιμές Decimal.
static Decimal System::Decimal::Add(const Decimal &d1, const Decimal &d2)
| Parameter | Type | Περιγραφή |
|---|---|---|
| d1 | const Decimal& | Πρώτη τιμή. |
| d2 | const Decimal& | Δεύτερη τιμή. |
ReturnValue
Το άθροισμα των d1 και d2.
Δείτε επίσης
- Class Decimal
- Class Decimal
- Namespace System
- Library Aspose.Page for C++