System::Threading::Thread::operator= metodo
Thread::operator= method
Copia i dati TLS da un thread diverso.
Thread & System::Threading::Thread::operator=(const Thread &t)
| Parametro | Tipo | Descrizione |
|---|---|---|
| t | const Thread& | Thread da cui copiare i dati. |
ReturnValue
Riferimento a se stesso.
Vedi anche
- Class Thread
- Class Thread
- Namespace System::Threading
- Library Aspose.Font for C++