Méthode System::Collections::Generic::SimpleEnumerator::get_Current
SimpleEnumerator::get_Current method
Obtient l’élément ‘courant’.
MakeConstRef_t<Element> System::Collections::Generic::SimpleEnumerator<Container, Element>::get_Current() const override
ReturnValue
Élément actuel (le cas échéant) ou élément construit par défaut sinon.
Voir aussi
- Typedef MakeConstRef_t
- Class SimpleEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++