System::Discard method
System::Discard method
Restituisce l’istanza temporanea costruita di default del tipo specificato, che può essere usata al posto di scartare l’argomento ‘’_’’.
template<typename T> T & System::Discard(T &&initial=Details::DefaultValue<T>())
| Parametro | Descrizione |
|---|---|
| T | Il tipo la cui istanza è restituita. |
Vedi anche
- Namespace System
- Library Aspose.Font for C++