Implemented interface member:
property
Current
System.Collections.Generic.IEnumerator<T>.Current
1 reference to Current
WindowsBase (1)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
313get { return Current; }