System::Collections::Generic::SortedList::get_Keys method
SortedList::get_Keys method
يصل إلى مجموعة المفاتيح.
SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const
ReturnValue
مؤشر إلى الواجهة التي توفر الوصول إلى المفاتيح المخزنة عبر واجهة ICollection.
انظر أيضًا
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++