System::Collections::Specialized::StringCollection::data method
StringCollection::data() method
Interne gegevensstructuur-toegangsfunctie.
std::vector<System::String> & System::Collections::Specialized::StringCollection::data()
ReturnValue
Referentie naar interne datastructuur.
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
StringCollection::data() const method
Interne gegevensstructuur-toegangsfunctie.
const std::vector<System::String> & System::Collections::Specialized::StringCollection::data() const
ReturnValue
Const referentie naar interne datastructuur.
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++