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 接口提供访问存储键的接口的指针。

另见