Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 607 Bytes

resourcequalifierobservablemap_first_1920739956.md

File metadata and controls

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

Windows.ApplicationModel.Resources.Core.ResourceQualifierObservableMap.First

-description

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

-returns

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

-remarks

-examples

-see-also