System::Collections::Generic::BaseSet::data metod
BaseSet::data() method
Åtkomst till underliggande datastruktur.
set_t & System::Collections::Generic::BaseSet<T, SET_T>::data()
ReturnValue
Referens till underliggande datastruktur.
Se även
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
BaseSet::data() const method
Åtkomst till underliggande datastruktur.
const set_t & System::Collections::Generic::BaseSet<T, SET_T>::data() const
ReturnValue
Konstant referens till underliggande datastruktur.
Se även
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++