WindowsEnumerator.IEnumerator.Current Property

Definition

This member is reserved for internal use and is not intended to be used directly from your code.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
System.Collections.IEnumerator.Current
 ReadOnly Property Current As Object Implements IEnumerator.Current

Property Value

Returns Object.

Implements

Applies to