Implemented interface member:
property
Current
System.Collections.Generic.IEnumerator<T>.Current
1 reference to Current
mscorlib (1)
system\collections\concurrent\OrderablePartitioner.cs (1)
269
return ((EnumeratorDropIndices)this).
Current
;