SmartGlassDeviceCollection.GetAt Method

Retrieves the item at the specified index.

Syntax

public:
SmartGlassDevice^ GetAt(
         uint32 index
)  

Parameters

index
Type: uint32 

 The index number.

Return value

Type: SmartGlassDevice 

If the call is successful, the object at the specified index.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassDeviceCollection Class

SmartGlassDeviceCollection Members

Windows.Xbox.SmartGlass Namespace