Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 582 Bytes

resourcemapmapviewiterator_hascurrent.md

File metadata and controls

22 lines (15 loc) · 582 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Resources.Core.ResourceMapMapViewIterator.HasCurrent
winrt property

Windows.ApplicationModel.Resources.Core.ResourceMapMapViewIterator.HasCurrent

-description

Gets a value that indicates whether there is a current item, or whether the iterator is at the end of the ResourceMapMapView.

-property-value

true if the iterator refers to a valid item that is in the map view; otherwise, false.

-remarks

-examples

-see-also