System::Collections::Generic::HashSetPtr::HashSetPtr constructor
HashSetPtr::HashSetPtr() constructor
Конструктор нулевого указателя.
System::Collections::Generic::HashSetPtr<T>::HashSetPtr()
См. также
- Class HashSetPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
HashSetPtr::HashSetPtr(const SharedPtr<HashSet<T>>&) constructor
Конструктор копирования.
System::Collections::Generic::HashSetPtr<T>::HashSetPtr(const SharedPtr<HashSet<T>> &obj)
| Параметр | Тип | Описание |
|---|---|---|
| obj | const SharedPtr<HashSet<T>>& | Указатель для копирования. |
См. также
- Typedef SharedPtr
- Class HashSet
- Class HashSetPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++