Click or drag to resize
IDeviceManagerTGetDevices Method
Returns a list of all discovered devices.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
IEnumerable<T> GetDevices()

Return Value

Type: IEnumerableT
See Also