System::Collections::Generic::SortedSetPtr::SortedSetPtr constructor

SortedSetPtr::SortedSetPtr() constructor

널 포인터 생성자.

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

또 보기

SortedSetPtr::SortedSetPtr(const SharedPtr<SortedSet<T>>&) constructor

복사 생성자.

System::Collections::Generic::SortedSetPtr<T>::SortedSetPtr(const SharedPtr<SortedSet<T>> &obj)
매개변수형식설명
objconst SharedPtr<SortedSet<T>>&복사할 포인터.

또 보기