Metodo System::Collections::Generic::Stack::virtualizeEndConstIterator
Stack::virtualizeEndConstIterator method
Ottiene l’implementazione dell’iteratore const end per il contenitore corrente.
System::Details::VirtualizedIteratorBase<T> * System::Collections::Generic::Stack<T>::virtualizeEndConstIterator() const override
ReturnValue
Puntatore all’oggetto kernel dell’iteratore appena creato.
Vedi anche
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++