System::Collections::Generic::BaseSet::data metodo
BaseSet::data() method
Accessor della struttura dati sottostante.
set_t & System::Collections::Generic::BaseSet<T, SET_T>::data()
ReturnValue
Riferimento alla struttura dati sottostante.
Vedi anche
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
BaseSet::data() const method
Accessor della struttura dati sottostante.
const set_t & System::Collections::Generic::BaseSet<T, SET_T>::data() const
ReturnValue
Riferimento const alla struttura dati sottostante.
Vedi anche
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++