Método data de System::Collections::Generic::BaseSet
BaseSet::data() method
Accesor de la estructura de datos subyacente.
set_t & System::Collections::Generic::BaseSet<T, SET_T>::data()
ReturnValue
Referencia a la estructura de datos subyacente.
Ver también
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
BaseSet::data() const method
Accesor de la estructura de datos subyacente.
const set_t & System::Collections::Generic::BaseSet<T, SET_T>::data() const
ReturnValue
Referencia constante a la estructura de datos subyacente.
Ver también
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++