Gets an object that can iterate through the enumerated SmartGlass devices, starting with the first.
public:
IIterator<SmartGlassDevice^ >^ First()
Type: IIterator<SmartGlassDevice^ >
An object that can iterate through the enumerated devices, starting with the first.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
Currently there is a maximum of four connected SmartGlass devices.
SmartGlassDeviceCollection Class