System::Collections::Generic::IDictionary::get_Keys metod

IDictionary::get_Keys method

Kommer åt nyckelsamlingen.

virtual SharedPtr<ICollection<TKey>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Keys() const

ReturnValue

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

Se även