System::Collections::Generic::BaseSet::data yöntemi
BaseSet::data() method
Altta yatan veri yapısı erişicisi.
set_t & System::Collections::Generic::BaseSet<T, SET_T>::data()
ReturnValue
Temel veri yapısına referans.
Ayrıca Bakınız
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
BaseSet::data() const method
Altta yatan veri yapısı erişicisi.
const set_t & System::Collections::Generic::BaseSet<T, SET_T>::data() const
ReturnValue
Temel veri yapısına sabit referans.
Ayrıca Bakınız
- Typedef set_t
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++