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

SortedList::crbegin method

컬렉션의 마지막 const 한정 요소에 대한 역방향 반복자를 가져옵니다 (역순에서 첫 번째).

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

ReturnValue

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

또 보기