System::Collections::Generic::LinkedList::virtualizeEndConstIterator 메서드
LinkedList::virtualizeEndConstIterator method
현재 컨테이너에 대한 end const iterator 구현을 가져옵니다.
System::Details::VirtualizedIteratorBase<T> * System::Collections::Generic::LinkedList<T>::virtualizeEndConstIterator() const override
ReturnValue
새로 생성된 반복자 커널 객체에 대한 포인터.
또 보기
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++