Metode System::Collections::Generic::SortedList::get_Values

SortedList::get_Values method

Mengakses koleksi nilai.

SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const

ReturnValue

Pointer ke antarmuka yang menyediakan akses ke nilai yang disimpan melalui antarmuka ICollection.

Lihat Juga