System::Collections::Specialized::StringCollectionPtr क्लास
StringCollectionPtr class
स्ट्रिंग संग्रह पॉइंटर एक्सेस ऑपरेटर के साथ।
class StringCollectionPtr : public System::SmartPtr<StringCollection>
विधियाँ
| विधि | विवरण |
|---|---|
| operator[](int) const | एक्सेसर फ़ंक्शन। |
| StringCollectionPtr() | नल पॉइंटर बनाता है। |
| StringCollectionPtr(const SharedPtr<StringCollection>&) | विशिष्ट संग्रह के लिए पॉइंटर बनाता है। |
संबंधित देखें
- Class SmartPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++