System::Threading::Thread::operator= メソッド
Thread::operator= method
別のスレッドから TLS データをコピーします。
Thread & System::Threading::Thread::operator=(const Thread &t)
| パラメーター | 型 | 説明 |
|---|---|---|
| t | const Thread& | コピー元の Thread。 |
ReturnValue
自己参照。
参照
- Class Thread
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++