System::Collections::Generic::List::data method
List::data() method
आधारभूत डेटा संरचना पहुँच फ़ंक्शन।
vector_t & System::Collections::Generic::List<T>::data()
ReturnValue
अंतर्निहित वेक्टर का संदर्भ।
संबंधित देखें
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
List::data() const method
आधारभूत डेटा संरचना पहुँच फ़ंक्शन।
const vector_t & System::Collections::Generic::List<T>::data() const
ReturnValue
अंतर्निहित वेक्टर का कॉन्स्ट संदर्भ।
संबंधित देखें
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++