System::Collections::Generic::IDictionary::get_Values yöntemi

IDictionary::get_Values method

Değer koleksiyonuna erişir.

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

ReturnValue

Depolanan değerlere ICollection arayüzü aracılığıyla erişim sağlayan arayüz işaretçisi.

Ayrıca Bakınız