طريقة System::Collections::Generic::IDictionary::get_Keys

IDictionary::get_Keys method

يصل إلى مجموعة المفاتيح.

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

ReturnValue

مؤشر إلى الواجهة التي توفر الوصول إلى المفاتيح المخزنة عبر واجهة ICollection.

انظر أيضًا