System::Collections::Generic::SortedList::get_Values methode

SortedList::get_Values method

Benadert de waardecollectie.

SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const

ReturnValue

Pointer naar interface die toegang biedt tot opgeslagen waarden via de ICollection interface.

Zie ook