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