Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 719 Bytes

resourcemapmapviewiterator_getmany_837095832.md

File metadata and controls

26 lines (18 loc) · 719 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Resources.Core.ResourceMapMapViewIterator.GetMany(Windows.Foundation.Collections.IKeyValuePair{System.String,Windows.ApplicationModel.Resources.Core.ResourceMap}[])
winrt method

Windows.ApplicationModel.Resources.Core.ResourceMapMapViewIterator.GetMany

-description

Returns all the items in the ResourceMapMapView.

-parameters

-param items

The items in the map view.

-returns

The number of items in the map view.

-remarks

-examples

-see-also