Metode System::Collections::Generic::SortedList::get_Keys

SortedList::get_Keys method

Mengakses koleksi kunci.

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

ReturnValue

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

Lihat Juga