Click or drag to resize
SignalGroupGetEnumerator Method

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public IEnumerator<Signal> GetEnumerator()

Return Value

Type: IEnumeratorSignal

Implements

IEnumerableTGetEnumerator
See Also