System::Collections::Generic::List::cend 메서드
List::cend method
컬렉션 끝 뒤에 존재하지 않는 const 한정 요소에 대한 반복자를 가져옵니다.
const_iterator System::Collections::Generic::List<T>::cend() const noexcept
ReturnValue
리스트의 끝 요소 뒤에 배치된 이론적인 const 한정 요소를 가리키는 반복자.
또 보기
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++