System::Collections::Specialized::StringCollection::data Methode
StringCollection::data() method
Interner Zugriff auf die Datenstruktur.
std::vector<System::String> & System::Collections::Specialized::StringCollection::data()
ReturnValue
Referenz auf die interne Datenstruktur.
Siehe auch
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
StringCollection::data() const method
Interner Zugriff auf die Datenstruktur.
const std::vector<System::String> & System::Collections::Specialized::StringCollection::data() const
ReturnValue
Konstante Referenz auf die interne Datenstruktur.
Siehe auch
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++