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