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
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++