System::Collections::Generic::SortedList::get_Values 메서드
SortedList::get_Values method
값 컬렉션에 접근합니다.
SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const
ReturnValue
저장된 값에 접근할 수 있는 인터페이스에 대한 포인터, ICollection 인터페이스를 통해 제공됩니다.
또 보기
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++