طريقة System::ValueTuple::operator=
ValueTuple::operator=(const SharedPtr<T>&) method
يفكك الكائن إلى هذا الزوج القيمي.
template<typename T> ValueTuple & System::ValueTuple<Args>::operator=(const SharedPtr<T> &deconstructiblePtr)
| معامل | نوع | الوصف |
|---|---|---|
| deconstructiblePtr | const SharedPtr<T>& | كائن لتفكيكه |
انظر أيضًا
- Class ValueTuple
- Typedef SharedPtr
- Class ValueTuple
- Namespace System
- Library Aspose.Font for C++
ValueTuple::operator=(const ValueTuple<OtherArgs…>&) method
template<typename ...> ValueTuple & System::ValueTuple<Args>::operator=(const ValueTuple<OtherArgs...> &otherTuple)
انظر أيضًا
- Class ValueTuple
- Class ValueTuple
- Namespace System
- Library Aspose.Font for C++