Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 563 Bytes

deviceinformationcollection_getat_496709656.md

File metadata and controls

26 lines (18 loc) · 563 Bytes
-api-id -api-type
M:Windows.Devices.Enumeration.DeviceInformationCollection.GetAt(System.UInt32)
winrt method

Windows.Devices.Enumeration.DeviceInformationCollection.GetAt

-description

Gets the DeviceInformation object at the specified index.

-parameters

-param index

The index.

-returns

The DeviceInformation object at the specified index.

-remarks

-examples

-see-also