Implemented interface members:
property
HasCurrent
System.Runtime.InteropServices.WindowsRuntime.IIterator<T>.HasCurrent
property
HasCurrent
System.Runtime.InteropServices.WindowsRuntime.IBindableIterator.HasCurrent
1 reference to HasCurrent
mscorlib (1)
system\runtime\interopservices\windowsruntime\enumeratortoiteratoradapter.cs (1)
154while (index < items.Length && HasCurrent)