System::Collections::Generic::HashSetPtr::HashSetPtr‑konstruktor

HashSetPtr::HashSetPtr() constructor

Konstruktor för nullpekare.

System::Collections::Generic::HashSetPtr<T>::HashSetPtr()

Se även

HashSetPtr::HashSetPtr(const SharedPtr<HashSet<T>>&) constructor

Kopieringskonstruktor.

System::Collections::Generic::HashSetPtr<T>::HashSetPtr(const SharedPtr<HashSet<T>> &obj)
ParameterTypBeskrivning
objconst SharedPtr<HashSet<T>>&Pekare till kopia.

Se även