Metodo get_Current di System::Collections::Generic::IEnumerator
IEnumerator::get_Current method
Restituisce l’elemento corrente.
virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0
ReturnValue
Copia dell’elemento attualmente referenziato.
Vedi anche
- Typedef MakeConstRef_t
- Class IEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++