Retrieves the item at the specified index.
public:
SmartGlassDevice^ GetAt(
uint32 index
)
index
Type: uint32
The index number.
Type: SmartGlassDevice
If the call is successful, the object at the specified index.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassDeviceCollection Class