Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 708 Bytes

photoimportfinditemsresult_additemsindaterangetoselection_411791789.md

File metadata and controls

29 lines (19 loc) · 708 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Media.Import.PhotoImportFindItemsResult.AddItemsInDateRangeToSelection(Windows.Foundation.DateTime,Windows.Foundation.TimeSpan)
winrt method
xbox

Windows.Media.Import.PhotoImportFindItemsResult.AddItemsInDateRangeToSelection

-description

Adds all items in the specified date range to the current selection.

-parameters

-param rangeStart

The start of the date range.

-param rangeLength

The length of the date range.

-remarks

-see-also

-examples