System::Collections::Generic::IEnumerator::get_Current method
IEnumerator::get_Current method
Gets current element.
virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0
ReturnValue
Currently referenced element copy.
See Also
- Typedef MakeConstRef_t
- Class IEnumerator
- Namespace System::Collections::Generic
- Library Aspose.TeX for C++