System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr κατασκευαστής
StringCollectionPtr::StringCollectionPtr() constructor
Δημιουργεί δείκτη null.
System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr()
Δείτε επίσης
- Class StringCollectionPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
StringCollectionPtr::StringCollectionPtr(const SharedPtr<StringCollection>&) constructor
Δημιουργεί δείκτη σε συγκεκριμένη συλλογή.
System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr(const SharedPtr<StringCollection> &obj)
| Parameter | Type | Περιγραφή |
|---|---|---|
| obj | const SharedPtr<StringCollection>& | Συλλογή προς την οποία δείχνει. |
Δείτε επίσης
- Typedef SharedPtr
- Class StringCollection
- Class StringCollectionPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++