System::Collections::Generic::SortedList::crend 메서드

SortedList::crend method

컬렉션 시작 전에 존재하지 않는 const 한정 요소에 대한 역방향 반복자를 가져옵니다.

const_reverse_iterator System::Collections::Generic::SortedList<TKey, TValue>::crend() const noexcept

ReturnValue

맵에서 첫 번째 요소 앞에 있는 이론적인 const 한정 요소를 가리키는 역방향 반복자 (역순에서 마지막).

또 보기