System::Collections::Specialized::StringCollectionPtr class
StringCollectionPtr class
String‑collectie‑pointer met toegang‑operator.
class StringCollectionPtr : public System::SmartPtr<StringCollection>
Methoden
| Methode | Beschrijving |
|---|---|
| operator[](int) const | Accessor-functie. |
| StringCollectionPtr() | Construeert null-pointer. |
| StringCollectionPtr(const SharedPtr<StringCollection>&) | Construeert pointer naar specifieke collectie. |
Zie ook
- Class SmartPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++