System::Collections::Generic::HashSetPtr::HashSetPtr constructor
HashSetPtr::HashSetPtr() constructor
Constructor de puntero nulo.
System::Collections::Generic::HashSetPtr<T>::HashSetPtr()
Ver también
- Class HashSetPtr
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++
HashSetPtr::HashSetPtr(const SharedPtr<HashSet<T>>&) constructor
Constructor de copia.
System::Collections::Generic::HashSetPtr<T>::HashSetPtr(const SharedPtr<HashSet<T>> &obj)
| Parámetro | Tipo | Descripción |
|---|---|---|
| obj | const SharedPtr<HashSet<T>>& | Puntero a copiar. |
Ver también
- Typedef SharedPtr
- Class HashSet
- Class HashSetPtr
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++