System::Collections::Generic::IDictionary::get_Values metod

IDictionary::get_Values method

Kommer åt värdesamlingen.

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

ReturnValue

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

Se även