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