2 implementations of HasCurrent
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
352public bool HasCurrent 618public unsafe bool HasCurrent
1 reference to HasCurrent
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
276m_hadCurrent = _iterator.HasCurrent;