LocalValueEnumerator::IEnumerator::Current Property
.NET Framework (current version)
For a description of this members, see Current.
Assembly: WindowsBase (in WindowsBase.dll)
private: property Object^ Current { virtual Object^ get() sealed = IEnumerator::Current::get; }
Implements
IEnumerator::CurrentThis member is an explicit interface member implementation. It can be used only when the LocalValueEnumerator instance is cast to an IEnumerator interface.
.NET Framework
Available since 3.0
Available since 3.0
Show: