System::Collections::Generic::SimpleEnumerator::get_Current मेथड

SimpleEnumerator::get_Current method

‘current’ तत्व प्राप्त करता है।

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

ReturnValue

वर्तमान तत्व (यदि कोई हो) या अन्यथा डिफ़ॉल्ट-निर्मित आइटम।

संबंधित देखें