System::Collections::Generic::IDictionary::get_Keys metode

IDictionary::get_Keys method

Mengakses koleksi kunci.

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

ReturnValue

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

Lihat Juga