Κατασκευαστής System::Collections::Generic::SortedDictionaryPtr::SortedDictionaryPtr

SortedDictionaryPtr::SortedDictionaryPtr() constructor

Δημιουργεί δείκτη null.

System::Collections::Generic::SortedDictionaryPtr<T, V>::SortedDictionaryPtr()

Δείτε επίσης

SortedDictionaryPtr::SortedDictionaryPtr(const SharedPtr<SortedDictionary<T, V>>&) constructor

Δημιουργεί δείκτη σε καθορισμένο ταξινομημένο λεξικό.

System::Collections::Generic::SortedDictionaryPtr<T, V>::SortedDictionaryPtr(const SharedPtr<SortedDictionary<T, V>> &obj)
ParameterTypeΠεριγραφή
objconst SharedPtr<SortedDictionary<T, V>>&Dictionary προς την οποία να δείχνει.

Δείτε επίσης