System::Collections::Generic::IDictionary::get_Values metodu

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üze işaretçi.

Ayrıca Bakınız