System::Collections::Generic::SortedDictionary::crbegin method
SortedDictionary::crbegin method
컬렉션의 마지막 const 한정 요소에 대한 역방향 반복자를 가져옵니다 (역순에서 첫 번째).
const_reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::crbegin() const noexcept
ReturnValue
맵에서 마지막 const 한정 요소(역방향에서 첫 번째)를 가리키는 역방향 반복자.
또 보기
- Typedef const_reverse_iterator
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++