System::Collections::Generic::SimpleEnumerator::get_Current yöntemi

SimpleEnumerator::get_Current method

‘current’ öğesini alır.

MakeConstRef_t<Element> System::Collections::Generic::SimpleEnumerator<Container, Element>::get_Current() const override

ReturnValue

Mevcut öğe (varsa) ya da aksi takdirde varsayılan oluşturulmuş öğe.

Ayrıca Bakınız