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