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.Page for C++