ImmutableList<T>.Enumerator.IEnumerator.Current Property
Definition
property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
ReadOnly Property Current As Object Implements IEnumerator.Current
Property Value
Implements
Applies to