Κατασκευαστής System::Collections::Generic::SortedDictionaryPtr::SortedDictionaryPtr
SortedDictionaryPtr::SortedDictionaryPtr() constructor
Δημιουργεί δείκτη null.
System::Collections::Generic::SortedDictionaryPtr<T, V>::SortedDictionaryPtr()
Δείτε επίσης
- Class SortedDictionaryPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
SortedDictionaryPtr::SortedDictionaryPtr(const SharedPtr<SortedDictionary<T, V>>&) constructor
Δημιουργεί δείκτη σε καθορισμένο ταξινομημένο λεξικό.
System::Collections::Generic::SortedDictionaryPtr<T, V>::SortedDictionaryPtr(const SharedPtr<SortedDictionary<T, V>> &obj)
| Parameter | Type | Περιγραφή |
|---|---|---|
| obj | const SharedPtr<SortedDictionary<T, V>>& | Dictionary προς την οποία να δείχνει. |
Δείτε επίσης
- Typedef SharedPtr
- Class SortedDictionary
- Class SortedDictionaryPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++