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