System::Collections::Generic::BaseSet::virtualizeBeginConstIterator method
BaseSet::virtualizeBeginConstIterator method
Gets the implementation of begin const iterator for the current container.
System::Details::VirtualizedIteratorBase<T> * System::Collections::Generic::BaseSet<T, SET_T>::virtualizeBeginConstIterator() const override
ReturnValue
Pointer to the newly created iterator kernel object.
See Also
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++