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