Metodo System::TimeSpan::FromDays
TimeSpan::FromDays method
Restituisce un nuovo oggetto TimeSpan che rappresenta l’intervallo specificato.
static TimeSpan System::TimeSpan::FromDays(double value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | double | L’intervallo di tempo espresso come numero di giorni. |
ReturnValue
Un nuovo oggetto TimeSpan che rappresenta l’intervallo specificato.
Vedi anche
- Class TimeSpan
- Class TimeSpan
- Namespace System
- Library Aspose.Font for C++