System::Collections::Generic::SortedList::get_Keys metod

SortedList::get_Keys method

Kommer åt nyckelsamlingen.

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

ReturnValue

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

Se även