System::Collections::Specialized::StringCollection::data metod
StringCollection::data() method
Intern åtkomst till datastruktur.
std::vector<System::String> & System::Collections::Specialized::StringCollection::data()
ReturnValue
Referens till intern datastruktur.
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
StringCollection::data() const method
Intern åtkomst till datastruktur.
const std::vector<System::String> & System::Collections::Specialized::StringCollection::data() const
ReturnValue
Konstant referens till intern datastruktur.
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++