System::Collections::Specialized::StringCollectionPtr klass
StringCollectionPtr class
Strängsamling pekare med åtkomstoperator.
class StringCollectionPtr : public System::SmartPtr<StringCollection>
Metoder
| Metod | Beskrivning |
|---|---|
| operator[](int) const | Åtkomstfunktion. |
| StringCollectionPtr() | Skapar nullpekare. |
| StringCollectionPtr(const SharedPtr<StringCollection>&) | Skapar pekare till en specifik samling. |
Se även
- Class SmartPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++