System::Collections::Generic::SortedList::get_Keys 方法
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++