فئة System::Collections::Generic::SortedSetPtr
SortedSetPtr class
مؤشر للاحتفاظ بمراجع SortedSet. هذا النوع هو مؤشر لإدارة حذف الكائن الآخر. يجب تخصيصه على المكدس وتمريره إلى الدوال إما بالقيمة أو بالمرجع الثابت.
template<typename T>class SortedSetPtr : public System::SmartPtr<T0>
الطرق
| طريقة | الوصف |
|---|---|
| SortedSetPtr() | منشئ مؤشر فارغ. |
| SortedSetPtr(const SharedPtr<SortedSet<T>>&) | منشئ النسخ. |
انظر أيضًا
- Class SmartPtr
- Namespace System::Collections::Generic
- Library Aspose.Font for C++