System::Collections::Generic::IDictionary::get_Values methode

IDictionary::get_Values method

Benadert de waardecollectie.

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

ReturnValue

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

Zie ook