System::Collections::Generic::IEnumerable::cend 메서드
IEnumerable::cend method
컬렉션의 마지막 const 한정 요소(있는 경우) 바로 뒤를 가리키는 반복자를 가져옵니다.
const_iterator System::Collections::Generic::IEnumerable<T>::cend() const
ReturnValue
컬렉션의 마지막 const 한정 요소(있는 경우) 바로 뒤를 가리키는 반복자.
또 보기
- Typedef const_iterator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++