System::Collections::Specialized::StringCollection::data मेथड
StringCollection::data() method
आंतरिक डेटा संरचना अभिगमकर्ता।
std::vector<System::String> & System::Collections::Specialized::StringCollection::data()
ReturnValue
आंतरिक डेटा संरचना का संदर्भ।
संबंधित देखें
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
StringCollection::data() const method
आंतरिक डेटा संरचना अभिगमकर्ता।
const std::vector<System::String> & System::Collections::Specialized::StringCollection::data() const
ReturnValue
आंतरिक डेटा संरचना का स्थिर संदर्भ।
संबंधित देखें
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++