System::Collections::Generic::SortedDictionary::crend メソッド
SortedDictionary::crend method
コレクションの開始前にある存在しない const 修飾要素の逆イテレータを取得します。
const_reverse_iterator System::Collections::Generic::SortedDictionary<TKey, TValue>::crend() const noexcept
ReturnValue
マップの最初の要素の前にある理論上の const 修飾された要素を指す逆イテレータ(逆順で最後)。
参照
- Typedef const_reverse_iterator
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++