System::Collections::Generic::SortedList::get_Values metod

SortedList::get_Values method

Kommer åt värdesamlingen.

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

ReturnValue

Pekare till gränssnitt som ger åtkomst till lagrade värden via ICollection‑gränssnittet.

Se även