System::Collections::ObjectModel::Collection::get_Items method
Collection::get_Items() method
Aksesor struktur data internal.
SharedPtr<Generic::IList<T>> System::Collections::ObjectModel::Collection<T>::get_Items()
ReturnValue
Penunjuk ke daftar internal.
Lihat Juga
- Typedef SharedPtr
- Class IList
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++
Collection::get_Items() const method
Aksesor struktur data internal.
const Generic::ListPtr<T> System::Collections::ObjectModel::Collection<T>::get_Items() const
ReturnValue
Penunjuk ke daftar internal.
Lihat Juga
- Class ListPtr
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++