System::Collections::ObjectModel::Collection::get_Items μέθοδος

Collection::get_Items() method

Πρόσβαση σε εσωτερική δομή δεδομένων.

SharedPtr<Generic::IList<T>> System::Collections::ObjectModel::Collection<T>::get_Items()

ReturnValue

Δείκτης σε εσωτερική λίστα.

Δείτε επίσης

Collection::get_Items() const method

Πρόσβαση σε εσωτερική δομή δεδομένων.

const Generic::ListPtr<T> System::Collections::ObjectModel::Collection<T>::get_Items() const

ReturnValue

Δείκτης σε εσωτερική λίστα.

Δείτε επίσης