System::Collections::Generic::HashSetPtr::HashSetPtr yapıcı

HashSetPtr::HashSetPtr() constructor

Null işaretçi yapıcı.

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

Ayrıca Bakınız

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

Kopya yapıcı.

System::Collections::Generic::HashSetPtr<T>::HashSetPtr(const SharedPtr<HashSet<T>> &obj)
ParametreTürAçıklama
objconst SharedPtr<HashSet<T>>&Kopyalanacak işaretçi.

Ayrıca Bakınız