System::Collections::Generic::IDictionary::get_Keys methode

IDictionary::get_Keys method

Benadert de sleutelcollectie.

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

ReturnValue

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

Zie ook