System::Collections::Generic::List::data yöntemi
List::data() method
Alt veri yapısına erişim işlevi.
vector_t & System::Collections::Generic::List<T>::data()
ReturnValue
Temel vektöre referans.
Ayrıca Bakınız
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
List::data() const method
Alt veri yapısına erişim işlevi.
const vector_t & System::Collections::Generic::List<T>::data() const
ReturnValue
Temel vektöre sabit referans.
Ayrıca Bakınız
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++