System::Collections::ObjectModel::Collection::get_Items μέθοδος
Collection::get_Items() method
Πρόσβαση σε εσωτερική δομή δεδομένων.
SharedPtr<Generic::IList<T>> System::Collections::ObjectModel::Collection<T>::get_Items()
ReturnValue
Δείκτης σε εσωτερική λίστα.
Δείτε επίσης
- Typedef SharedPtr
- Class IList
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++
Collection::get_Items() const method
Πρόσβαση σε εσωτερική δομή δεδομένων.
const Generic::ListPtr<T> System::Collections::ObjectModel::Collection<T>::get_Items() const
ReturnValue
Δείκτης σε εσωτερική λίστα.
Δείτε επίσης
- Class ListPtr
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++