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