Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 718 Bytes

deviceinformationcollection_indexof_1396375606.md

File metadata and controls

29 lines (20 loc) · 718 Bytes
-api-id -api-type
M:Windows.Devices.Enumeration.DeviceInformationCollection.IndexOf(Windows.Devices.Enumeration.DeviceInformation,System.UInt32@)
winrt method

Windows.Devices.Enumeration.DeviceInformationCollection.IndexOf

-description

Returns the index of the specified DeviceInformation object in the collection.

-parameters

-param value

The DeviceInformation object in the collection.

-param index

The index.

-returns

true if the method succeeded; otherwise, false.

-remarks

-examples

-see-also