System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr constructor
StringCollectionPtr::StringCollectionPtr() constructor
Construeert null-pointer.
System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr()
Zie ook
- Class StringCollectionPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
StringCollectionPtr::StringCollectionPtr(const SharedPtr<StringCollection>&) constructor
Construeert pointer naar specifieke collectie.
System::Collections::Specialized::StringCollectionPtr::StringCollectionPtr(const SharedPtr<StringCollection> &obj)
| Parameter | Type | Beschrijving |
|---|---|---|
| obj | const SharedPtr<StringCollection>& | Collectie waarnaar verwezen moet worden. |
Zie ook
- Typedef SharedPtr
- Class StringCollection
- Class StringCollectionPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++