System::Collections::Generic::SortedSetPtr::SortedSetPtr constructeur
SortedSetPtr::SortedSetPtr() constructor
Constructeur de pointeur nul.
System::Collections::Generic::SortedSetPtr<T>::SortedSetPtr()
Voir aussi
- Class SortedSetPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
SortedSetPtr::SortedSetPtr(const SharedPtr<SortedSet<T>>&) constructor
Constructeur de copie.
System::Collections::Generic::SortedSetPtr<T>::SortedSetPtr(const SharedPtr<SortedSet<T>> &obj)
| Paramètre | Type | Description |
|---|---|---|
| obj | const SharedPtr<SortedSet<T>>& | Pointeur vers la copie. |
Voir aussi
- Typedef SharedPtr
- Class SortedSet
- Class SortedSetPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++