Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 685 Bytes

resourcemapiterator_getmany_1824066844.md

File metadata and controls

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

Windows.ApplicationModel.Resources.Core.ResourceMapIterator.GetMany

-description

Returns all the items in the ResourceMap.

-parameters

-param items

The items in the map.

-returns

The number of items in the map.

-remarks

-examples

-see-also