System::Net::CookieCollection::virtualizeEndConstIterator method

CookieCollection::virtualizeEndConstIterator method

Gets the implementation of end const iterator for the current container.

System::Details::VirtualizedIteratorBase<System::SharedPtr<Cookie>> * System::Net::CookieCollection::virtualizeEndConstIterator() const override

ReturnValue

Pointer to the newly created iterator kernel object.

See Also