System::Collections::Generic::SortedSetPtr::SortedSetPtr constructor
SortedSetPtr::SortedSetPtr() constructor
Κατασκευαστής μηδενικού δείκτη.
System::Collections::Generic::SortedSetPtr<T>::SortedSetPtr()
Δείτε επίσης
- Class SortedSetPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
SortedSetPtr::SortedSetPtr(const SharedPtr<SortedSet<T>>&) constructor
Κατασκευαστής αντιγραφής.
System::Collections::Generic::SortedSetPtr<T>::SortedSetPtr(const SharedPtr<SortedSet<T>> &obj)
| Parameter | Type | Περιγραφή |
|---|---|---|
| obj | const SharedPtr<SortedSet<T>>& | Δείκτης για αντίγραφο. |
Δείτε επίσης
- Typedef SharedPtr
- Class SortedSet
- Class SortedSetPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++