Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 600 Bytes

resourcemapmapview_first_1920739956.md

File metadata and controls

22 lines (15 loc) · 600 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Resources.Core.ResourceMapMapView.First
winrt method

Windows.ApplicationModel.Resources.Core.ResourceMapMapView.First

-description

Returns an iterator to enumerate the items in the map view.

-returns

The iterator. The current position of the iterator is index 0, or the end of the map if the map is empty.

-remarks

-examples

-see-also